Skip navigation

Ap Div help

Apr 18, 2012 10:23 AM

  Latest reply: The Cruiser, May 9, 2012 10:30 AM
Replies
  • Currently Being Moderated
    May 7, 2012 11:13 AM   in reply to The Cruiser

    Your CSS styles are commented out <-- STYLESHEET

     

    This is how mine looks.

    http://alt-web.com/TEST/LHS-test.html

     

     

    Nancy O.

    Alt-Web Design & Publishing

    Web | Graphics | Print | Media  Specialists 

    http://alt-web.com/

    http://twitter.com/altweb

    http://alt-web.blogspot.com/

     
    |
    Mark as:
  • Currently Being Moderated
    May 8, 2012 11:04 AM   in reply to The Cruiser

    Because your HTML is completely different from mine.  No shortcuts allowed for this type of layout.

     

    <div id="header">

    <div class="section">

    <p>Div id header, div class section goes here</p>

    </div>

    </div

     

    <div id="navbar">

    <div class="section">

    <p>Div id navbar, div section goes here</p>

    </div>

    <div>

     

    <div id="upper_content">

    <div class="section">

     

    <!--FLOATS COME FIRST-->

     

    <div class="float_right">

    <p class="right>Div id upper_content, div class section, div class float_right, p class right goes here</p>

    </div>

     

    <p>Upper_content goes here</p>

    </div>

    </div>

     

    I think you get the idea.  Good luck!

     

    PS. check your CSS again, you're missing a # on one of your background-color values.

     

     

     

    Nancy O.

    Alt-Web Design & Publishing

    Web | Graphics | Print | Media  Specialists 

    http://alt-web.com/

    http://twitter.com/altweb

    http://alt-web.blogspot.com/

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points