![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
i have a bunch of div tags next to one another, and seperated by break tags, |
#4
| |||
| |||
|
|
i have a bunch of div tags next to one another, and seperated by break tags, and am seeing space between each div tag that's seperated by a break tag when i'd like to see none. here's the page demo'ing the problem: http://www.frostjedi.com/terra/dev/test.html i've set margin and padding to 0px for everything i can think of - the div tag, the img tag, and even the br tag. nothing seems to be helping. any help that could be provided here would be appreciated - thanks! ![]() |
#5
| |||
| |||
|
|
TerraFrost wrote: i have a bunch of div tags next to one another, and seperated by break tags, and am seeing space between each div tag that's seperated by a break tag when i'd like to see none. here's the page demo'ing the problem: http://www.frostjedi.com/terra/dev/test.html i've set margin and padding to 0px for everything i can think of - the div tag, the img tag, and even the br tag. nothing seems to be helping. any help that could be provided here would be appreciated - thanks! ![]() i see only 1 div tag and no br tags ?! btw .. funny you show a html4.1 validation while in your doc-type you claim to write XHTML 1.1 |
#6
| |||
| |||
|
|
TerraFrost wrote: i have a bunch of div tags next to one another, and seperated by break tags, and am seeing space between each div tag that's seperated by a break tag when i'd like to see none. here's the page demo'ing the problem: http://www.frostjedi.com/terra/dev/test.html i've set margin and padding to 0px for everything i can think of - the div tag, the img tag, and even the br tag. nothing seems to be helping. any help that could be provided here would be appreciated - thanks! ![]() i see only 1 div tag and no br tags ?! |
|
btw .. funny you show a html4.1 validation while in your doc-type you claim to write XHTML 1.1 |
#7
| |||
| |||
|
| http://www.frostjedi.com/terra/dev/test.html i want to know why there's a space between the two black boxes |
|
and i want to know why, in firefox, the black boxes don't have a height of two as they do in IE. |
|
ultimately, i'd like there to be no space between the black boxes and their height to be 2px, each. |
#8
| |||
| |||
|
|
they were in the javascript. |
|
anyway, i've updated the page. the javascript just seemed to be confussing people. |
|
the image has been updated. however, for the record, the page, prior to my changing it, did successfully validate as XHTML 1.1. |
#9
| |||
| |||
|
|
Ali Babba wrote: TerraFrost wrote: i have a bunch of div tags next to one another, and seperated by break tags, and am seeing space between each div tag that's seperated by a break tag when i'd like to see none. here's the page demo'ing the problem: http://www.frostjedi.com/terra/dev/test.html i've set margin and padding to 0px for everything i can think of - the div tag, the img tag, and even the br tag. nothing seems to be helping. any help that could be provided here would be appreciated - thanks! ![]() i see only 1 div tag and no br tags ?! they were in the javascript. anyway, i've updated the page. the javascript just seemed to be confussing people. i want to know why there's a space between the two black boxes |
|
want to know why, in firefox, the black boxes don't have a height of two as they do in IE. ultimately, i'd like there to be no space between the black boxes and their height to be 2px, each. |
#10
| |||
| |||
|
|
On 11 Jan 2005 02:39:02 -0800, "TerraFrost" <terrafrost (AT) gmail (DOT) com wrote: the image has been updated. however, for the record, the page, prior to my changing it, did successfully validate as XHTML 1.1. It was not valid none the less; you did have one single '<p />' tag in the source as I got it here (source obtained through FF) I don't understand why the W3 validator did not catch that one. |
![]() |
| Thread Tools | |
| Display Modes | |
| |