Overall we end up with this:
<DIV style="PADDING-BOTTOM: 30px; MARGIN-TOP: 50px; PADDING-LEFT: 30px; WIDTH: 650px; PADDING-RIGHT: 30px; BACKGROUND: #d4ffd4; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; PADDING-TOP: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px">Also, I see you use the XHTML syntax. Unlike in HTML, in XHTML we only use lowercase letters for the tags. You can use them for element attributes tho. (Attribute examples: alt="..", title="...", href="...."). Browsers shouldn't in any normal circumstances be annoyed by the uppercase tags tho, I've only seen the W3C validator whine about them. Speaking of attributes, there are attribute selectors in CSS that allow you to select an element based on what attributes it has and what are the values of them.
You might also want to group your inline (or any other type of) styling so that is easier to read, for example all paddings, margins sizes etc in their own groups.
Quote
But, in the mean time, thank you ever so much for the help you have already given me.
I have really learned a lot.
I have really learned a lot.
No problem. Glad I could help. It's knowledgesutra after all. If nobody helped anyone, it would be spamsutra.
And yeah, for a moment I actually thought that MS was trying to make a good browser. After saying to myself it would suck, I felt like racist or something (what would you call me... a browcist?), because I was bashing it with no reason. Well, by what I hear from people I was right. Browcism ftw.















