Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #44.2K
Ranked #3K
~5K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Matthew N.

Teedoff is correct, I would also just specify a width, just so that you know what you are working with, well I guess it depends how you want the site to look and function. You can try something like this [CODE] .class1 { float:left; border-right:2px solid #000; max-width: 100px; min-width: …

Member Avatar for nivabeath1
0
4K
Member Avatar for Queen007

One things is for sure, writing W3C perfect code is not always the correct way, only take those errors up if it's really like a huge error, like wrapping a <li> with a div, that kinda coding is invalid and needs to be fixed, but those errors will sometimes say, …

Member Avatar for c_bomb
0
109
Member Avatar for Bambam007

I'm not entirely sure as to what you want to do, because you say you want to stretch a image from top to bottom, from left to right, but I dont see a image in your code. And your code is a wee bit messy. But if there was a …

Member Avatar for Bambam007
0
232
Member Avatar for lps

Hi, well it will definitely help more if you have a live version of the site so I can have a look at it. you could also do it like this. [CODE] .content{ background-image: #ff0000 url("image/curly-banner.png")left bottom repeat-x; } [/CODE] First of all, is your png a transparent one? Did …

Member Avatar for c_bomb
0
143

The End.