Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / January 2007



Tip: Looking for answers? Try searching our database.

Problem assigning style to the hs in this block:

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
speralta@progressivetrail.org - 29 Jan 2007 03:56 GMT
For some reason the text in h2 tag is displaying as white in IE.

http://www.salperalta.com/

<td class="sidebar" id="sidebar-right">
<div class="block block-listing" id="block-listing-0">
 <h2>Easy MLS Search for Oregon and Southwest Washington:</h2>
 <div class="content">
 </div>
</div>
</td>

.sidebar .block h2 {
 padding: 3px 0 0 0;
 margin: 0;
 margin-left: 3px;
 font-size: 12px;
 color: black;
}

h2 { font-size: 15px; color: black;}

.sidebar .block block-listing h2 {
 padding: 3px 0 0 0;
 margin: 0;
 margin-left: 3px;
 font-size: 12px;
 color: black;
}

h2 { font-size: 15px; color: black;}

body {
 color: #000000;
 background: #ffffff;
 font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
 padding: 0;
 margin: 0;
}
Jeff North - 29 Jan 2007 09:58 GMT
On 28 Jan 2007 19:56:19 -0800, in
comp.infosystems.www.authoring.stylesheets
speralta@progressivetrail.org
<1170042979.307931.78310@v45g2000cwv.googlegroups.com> wrote:

>| For some reason the text in h2 tag is displaying as white in IE.
>|
[quoted text clipped - 35 lines]
>|   margin: 0;
>| }

Firebug is reporting these errors. Try fixing them and see if the
problem still exists.
----------------------------------------------------------
line 107 column 35 - Warning: missing </a> before <h2>
line 108 column 5 - Warning: inserting implicit <a>
line 116 column 1 - Warning: discarding unexpected </a>
line 116 column 5 - Warning: replacing <p> by <br>
line 116 column 5 - Warning: inserting implicit <br>
line 116 column 5 - Warning: <br> element not empty or not closed
line 199 column 69 - Warning: <img> element not empty or not closed
line 215 column 4 - Warning: <img> element not empty or not closed
line 225 column 42 - Warning: <img> element not empty or not closed
line 230 column 4 - Warning: <br> element not empty or not closed
line 233 column 69 - Warning: <img> element not empty or not closed
line 233 column 343 - Warning: <br> element not empty or not closed
line 234 column 69 - Warning: <img> element not empty or not closed
line 234 column 369 - Warning: <br> element not empty or not closed
line 235 column 69 - Warning: <img> element not empty or not closed
line 235 column 347 - Warning: <br> element not empty or not closed
line 109 column 4 - Warning: <img> lacks "alt" attribute
line 115 column 9 - Warning: <img> lacks "alt" attribute
line 121 column 110 - Warning: <img> lacks "alt" attribute
line 122 column 87 - Warning: <img> lacks "alt" attribute
line 123 column 87 - Warning: <img> lacks "alt" attribute
line 124 column 87 - Warning: <img> lacks "alt" attribute
line 125 column 87 - Warning: <img> lacks "alt" attribute
line 126 column 87 - Warning: <img> lacks "alt" attribute
line 127 column 86 - Warning: <img> lacks "alt" attribute
line 173 column 69 - Warning: <img> lacks "alt" attribute
line 188 column 130 - Warning: <a> escaping malformed URI reference
line 188 column 220 - Warning: <a> escaping malformed URI reference
line 188 column 296 - Warning: <a> escaping malformed URI reference
line 188 column 382 - Warning: <a> escaping malformed URI reference
line 188 column 470 - Warning: <a> escaping malformed URI reference
line 188 column 556 - Warning: <a> escaping malformed URI reference
line 188 column 636 - Warning: <a> escaping malformed URI reference
line 199 column 69 - Warning: <img> lacks "alt" attribute
line 203 column 64 - Warning: <a> escaping malformed URI reference
line 203 column 146 - Warning: <a> escaping malformed URI reference
line 203 column 380 - Warning: <a> escaping malformed URI reference
line 203 column 478 - Warning: <a> escaping malformed URI reference
line 203 column 566 - Warning: <a> escaping malformed URI reference
line 203 column 646 - Warning: <a> escaping malformed URI reference
line 215 column 4 - Warning: <img> lacks "alt" attribute
line 217 column 64 - Warning: <a> escaping malformed URI reference
line 217 column 138 - Warning: <a> escaping malformed URI reference
line 217 column 218 - Warning: <a> escaping malformed URI reference
line 217 column 304 - Warning: <a> escaping malformed URI reference
line 217 column 380 - Warning: <a> escaping malformed URI reference
line 217 column 468 - Warning: <a> escaping malformed URI reference
line 217 column 568 - Warning: <a> escaping malformed URI reference
line 225 column 42 - Warning: <img> lacks "alt" attribute
line 233 column 69 - Warning: <img> lacks "alt" attribute
line 234 column 69 - Warning: <img> lacks "alt" attribute
line 235 column 69 - Warning: <img> lacks "alt" attribute
line 236 column 204 - Warning: <a> escaping malformed URI reference
line 236 column 354 - Warning: <a> escaping malformed URI reference
line 236 column 458 - Warning: <a> escaping malformed URI reference
line 236 column 540 - Warning: <a> escaping malformed URI reference
line 236 column 626 - Warning: <a> escaping malformed URI reference
line 236 column 706 - Warning: <a> escaping malformed URI reference
line 107 column 24 - Warning: trimming empty <p>
line 131 column 3 - Warning: trimming empty <h2>
line 137 column 3 - Warning: trimming empty <h2>

0 errors / 61 warnings
---------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au  : Remove your pants to reply
---------------------------------------------------------------
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.