Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Xhtmlcss noob yo kid answer this!

Name: Anonymous 2008-05-08 20:13

Okay, the html document has these elements:
    <p> This is a paragraph </p>
    <p id="dinosaur">This is a paragraph with a dinosaur.</p>


And the css file contains these properties:
    p {border-style:dotted;}
    p#dinosaur {border-style:solid; border-color:green}

Why does the second paragraph have a dotted border but is green?

Name: Anonymous 2008-05-08 20:58

My guess would be that the browser implementation is incorrect. I really don't know if this is a bug or feature because I don't remember what's written in the HTML4 standard.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List