Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    My H2 is showing correctly in Internet Explorer but when I try the same in Firefox it is not showing at all.

    Here's the code. Hopefully you can help.

    ------------------------------------------------------

    html:

    <H2 id="maintitle">Homepage</H2>

    css:

    H2#maintitle {
    PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 8px; MARGIN-BOTTOM: 10px; COLOR:#FFFFFF; PADDING-TOP: 10px; HEIGHT: 12px; BACKGROUND-COLOR:#FF993

    -------------------------------------------------------

    I'd appreciate any help to get this going in Firefox.

    Thanks
    • CommentAuthordave_o
    • CommentTimeMar 13th 2008
     permalink
    Hi,

    the hex value for the background color is wrong:
    BACKGROUND-COLOR:#FF993 (has to be 6 digits long, not 5!)

    Dave.
  2.  permalink
    What dave_o said is correct but also FF993 shows up as white in Firefox and Safari.
Add your comments
    Username Password
  • Format comments as (Help)