Jump to content

display inline code


ghostheadX

Recommended Posts

Hi, does anyone know what's wrong with this code? I'm trying to set the display as inline.

body { background-color:black; background-repeat: no-repeat; background-position: right top; background-attachment: fixed; font-family: fantasy; color: black; } .RedBox { width: 90%; margin-left: 2em; color: Red; font-weight: bolder; border-width: thick; border-top-style: double; border-bottom-style: double; text-align: center; }h4 { color: gold;}h3 { color: silver;}list-nav { display: inline;}
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...