Jump to content

michaelsavior5

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by michaelsavior5

  1. The problem is the float. It is not needed if you want the red section on top. If the red section is your header, then in your html let it come first and specify the margin only once like this,.headerwrap{ width:100%; height:50px; margin:0px auto; background-color:red;}
  2. You should not set any opacity to the topbar in the css code. .topbar{height:35px;background-color:black;}Do not set any opacity for this.
  3. I agree with newseed. It is a best option to specify your styling in a separate file, that way you have control over all the elements on your page. It also helps you to work faster and reduces the page loading rate.
  4. I will try notepad 2 first. I am very new to this.
  5. Hello, my name is Michael Savior and i came here mainly to learn about web building and hosting. I hope to get all the help i need here and to find new interesting people.
×
×
  • Create New...