PDA

View Full Version : GAAAAAAAAAAAAAH How Irritating


steviedifranco
10-10-2003, 10:21 AM
I'm designing a page right now and I'm using a <div> at the top which is holding two pictures. One picture floats left, one floats right and the <div> stretches to fit the whole screen. HOWEVER (of course there is always a however), when the images float to either side, there is always a TINY part toward the edge of the screen that the image does not cover up. I'll post an example here:

www.ohioconnect.net/GAAAH

Thanks for the help in advance.

steviedifranco
10-10-2003, 10:25 AM
I should have tried something else before posting. Just in case anyone would like to know, that problem was solved simply by defining the <DOCTYPE> as XHTML Strict. THAT is weak.

Randy
10-12-2003, 03:47 PM
Um... is there a reason you make pages without a declared doctype?

:guess