Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
i intended to create a responsive design so i set all the objects and divs on my page to %% but they don't respond to the height and width attributes. I figured I should make it a fixed width site instead but that turned out even worse. the objects don't respond to position either. here is a mockup of what it should look like http://postimg.org/image/yzgfp0x0d/

here is my css on fiddle

https://jsfiddle.net/nmeri17/L9bkmzg7/3/[^]

i wonder what could be wrong

PS: the site is image based so just in case you find it hard to debug, you can visit http://my-name.orgfree.com
Posted
Comments
nmeri17 7-Apr-15 13:22pm    
tags @ramyajaya
nmeri17 8-Apr-15 7:41am    
it has been answered here https://jsfiddle.net/t36o56fL/

though you can still contribute
ramyajaya 8-Apr-15 8:20am    
You are done what else to be done further put your images and check
nmeri17 25-Apr-15 19:15pm    
hello I have made major changes to my documents and it is OK now but I have got two issues;

1) the body background image does not show in IE but shows in chrome. it only shows background color in IE.

2) links are active in IE but are not in chrome. what could be the problem??

my URL remains http://my-name.orgfree.com

thanks @ramyajaya
ramyajaya 25-Apr-15 20:24pm    
Sure it could be minor error check your error console whether it shows any error msg

Ie image source should be appropriate but in chrome relative path will also work .

In view page source of ie in the image src link click on the link should take up to the proper image else it will not be displayed

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900