Jump to content

DREAM_MACHINE

Members
  • Posts

    4
  • Joined

  • Last visited

DREAM_MACHINE's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I figured it out. I forgot to put a doctype and this happened. Thank you all for helping.
  2. I Did... It said no errors found.
  3. I have, I actually used a different div with a different class in the same file and it is working fine.
  4. For some reason, a <div> tag wont use a class. Here is my code: HTML: <div class="mMain"> </div> CSS: .mMain { width: 225px; height: 500px; border: 1px solid #FF6A00; background-color: #FF6A00; margin-left: 250px;} Please help if possible.
×
×
  • Create New...