Css just posted that he was making css layouts for people and I remembered I had made one but not posted it. Anyway, here it is :) Tell me coding problems etc
http://www.ian559.pwp.blueyonder.co.uk/smiffla/css.html
Printable View
Css just posted that he was making css layouts for people and I remembered I had made one but not posted it. Anyway, here it is :) Tell me coding problems etc
http://www.ian559.pwp.blueyonder.co.uk/smiffla/css.html
Its ok i suppose.. Maybe add borders?
Ye, Try not to make it all squary.Quote:
Originally Posted by Css
I tried, but I couldn't work out the code, little help please?Quote:
Originally Posted by Css
And possibly postion stuff? eg :
.content {
float: left;
padding: 4px;
border: 1px solid #000000;
}
.nav {
float: right;
padding: 4px;
border: 1px solid #000000;
}
Thats not a full piece of code obviously... Just posting an example of floats?
EDIT:Code:border: 1px solid #000000;
Those floats mess it up :PQuote:
Originally Posted by Css
But thanks for the border code, looks much better :D
Is the text suppost to go over the image on the left?
Yes that's the background.
I just noticed something, in my FireFox it doesn't work :s Has anyone else tried it in firefox?
its not a layout its just a page with a background, banner and some writing..
You're using firefox? Thought so, try viewing it in IE. For some reason it's not all there in firefoxQuote:
Originally Posted by Splinter