Home › Forums › CSS › Learning CSS one step a time… (I have a question) › Re: Learning CSS one step a time… (I have a question)
July 18, 2013 at 11:14 am
#143457
Member
Why do you still have inline styles?
You really need to extract these into a stylesheet…NOW!
You have a div with an ID of #content which immediately has a child element div with an ID of #main. Is there a reason for this?
<- why?
<---what the heck is this?
<---what the heck is this?