So I talked to all the developers in my office and none have seen this issue, hoping someone here can help me out.
First off I'd like to say that I don't believe in using doctypes, I just don't see the point
Second, What is W3C? Why should I use it?
Third, I signed a NDA so I can't actually show you my code, I just need you to tell me the answer
Fourth, All the above are lies.
HTML
SITE

Welcome
This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
My Vision of Success

This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
My Mission

This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
- This is my paragraph.
- This is my paragraph.
- This is my paragraph. This is my paragraph. This is my paragraph.
This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph. This is my paragraph.
CSS
/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr,blockquote {
margin:0px;
padding:0px;
border:0px;
border-collapse:separate;
border-spacing:0px;
}
/* BEGIN STYLING */
body {
background-color: #000;
font: 100.1% Helvetica, Arial, Verdana, Tahoma, Sans-Serif;
color: #CCC;
}
#wrapper {
width: 780px;
background-color: #666;
padding-top: 20px;
margin: 0 auto;
overflow: auto;
}
/* Logo */
#logo img {
border-top: 2px solid #fff;
border-bottom: 1px solid #fff;
}
/* Navigation */
#nav {
float: left;
background: url(../images/global/navtop.jpg) no-repeat top left;
width: 179px;
}
#nav ul {
padding-top: 208px;
margin-left: 41px;
}
#nav ul li {
background: url(../images/global/listbg.jpg) no-repeat;
list-style: none;
padding-left: 20px;
height: 17px;
line-height: 12px;
}
#nav ul li.last {
background: url(../images/global/navlastbg.jpg) no-repeat;
}
#nav ul li a:link,
#nav ul li a:visited {
color: #ddd;
font-size: .7em;
text-decoration: none;
}
#nav ul li a:active,
#nav ul li a:hover {
text-decoration: underline;
}
/* NAVIGATION HACKS TO KEEP ALIGNED IN IE6 */
* html #nav ul li {
margin-top: -3px;
}
* html #nav ul li.first {
margin-bottom: 3px;
}
/* Content */
#content {
float: left;
width: 340px;
padding: 5px 10px;
border-right: 1px solid #fff;
}
h1 {
color: #ddac20;
font-size: 1.3em;
font-weight: normal;
}
#content p {
padding: .3em 0;
font-size: .8em;
}
/* Right Column */
#rightCol {
float: left;
width: 220px;
padding: 10px;
}
h2 {
color: #ddac20;
font-size: 1.1em;
font-weight: normal;
margin-top: 15px;
}
img.right,
img.left {
border: 1px solid #fff;
margin: .4em;
}
img.right {
float: right;
}
img.left {
float: left;
}
#rightCol p {
padding: .3em 0;
font-size: .7em;
}
#rightCol ul {
margin-left: 20px;
}
#rightCol ul li {
padding: .2em 0;
font-size: .7em;
}
/* Footer */
#footer {
clear: both;
border-top: 2px solid #fff;
}
#copy {
float: right;
text-align: right;
padding: 5px;
}
#phone,
#addy {
float: left;
padding: 5px;
border-right: 1px solid #fff;
}
#addy {
border-right: none;
}
#copy p,
#phone p,
#addy p {
font-size: .6em;
color: #bd9932;
}
#addy p a:link,
#addy p a:visited {
color: #bd9932;
}
#addy p a:active,
#addy p a:hover {
text-decoration: none;
}
My Actual Issue - In Firefox, everything renders just fine, but in IE two rouge characters jump down.
The attached screen shot shows my issue, but if I delete the "s." the the next two letters ("se") jump down to that same spot.
I have tried overflow: hidden on the #rightCol but that doesn't stop it.
Any ideas?
Attachment | Size |
---|---|
WTFWhy.jpg | 72.92 KB |
How come no one has answered
How come no one has answered me yet? I'm in a hurry you know! Deadlines and what not.
For Those Of You Who Don't Get It, I'm Just Kidding, not about the help... I Really Need That... Just The Harassment Part
I was going to explain but
I was going to explain but don't think I shall now it's an irritating little bug isn't it ?
Oh alright I'll tell you but
Oh alright I'll tell you but only if you promise to use a DTD, Validate, and never Bump again. It looks like the IE duplicate character bug, break the flow; insert a line break, or remove any paired up sgml comments, add a br, wrestle with hasLayout, float some other element etc etc
Durn hasLayout... never seen
Durn hasLayout... never seen it do that before so I didn't even think of adding the zoom
zoom:1 fixed the issue.
Thanks!
Deuce wrote:How come no one
How come no one has answered me yet? I'm in a hurry you know! Deadlines and what not.
LOL