prolly missing something simple…..

good, well i cannot find out what is wrong for that life of my home. here is the actual code: http: //www. skatepage. net/test. html

the problem is the divs: leftmenu and right menu usually are not next to eachother. Im probably looking more than something simple nevertheless i cannot get it. if you possibly can help, thank everyone

When placing such long portions of code, please attach them as files for a post instead.

You might have several occurences of div#blank. An ID could only occur around one time using a page.

alright well here is the file: http: //www. skatepage. net/test. html page

Your CSS is actually messy. Maybe in the event you clean it up you may see the issue.

lol alright im gonna focus on it tonight

It’s always nice to acquire properties independently lines and indented very well; i. e.:

Code:
#id

colour: rgb(0, 0, 0);
boundary: thin solid ebony;
font-weight: bold;

By messy POST didn’t mean so much the formatting. Why, was the offers like padding is mixed within:

By way of example:

Code:
rightmenuwidth: 545px; padding-top: 5px; padding-left: 5px; padding-bottom: 5px; text-align: still left; font-family: tahoma; font-size: 11px; drift: right; height: 100%;

may very well be:
div. rightmenudisplay: obstruct; width545px; padding: 5px 0 5px 5px; drift: right;

… the remaining properties could possibly be outlined in far more general areas… Like the font measurement and font family may just be outlined in the css property for body as opposed to repeating the same thing over and over. Hopefully, you underatand why.

I got it. But the actual formatting’s messy, also

alright, thanx.

This entry was posted in Web Design and tagged , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *