Page is a not externally linkable
Gabby7 - 11:38 pm on Jul 27, 2009 (gmt 0)
body { The line that IE 8 is not recognizing is the "margin-top: 20px;" If you need more information please let me know & I will provide. Thank you.
Hello, I'm new to web design and use Dreamweaver 8. Thank you for any guidance you may provide...I made a site and one line of html is not being recognized by IE 8 on one page only. The same line on the other pages in the site is recognized on the other pages in IE 8. The following is the code I'm using:
background-color: #000000;
margin-left: 141px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
}