Jump to content

nmm

New Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by nmm

  1. Hello, i am very new to this so this is my question. why is the border around the whole page instead of where my margins are. I am readindg a book and typed everything exactly the way the book was. any way here's the code. thank you for taking a look.

     

     

    <html>

    <head>

    <title>Starbuzz Coffee</title>

    <style>

     

    body{ background-color: tan; margin-left: 300px; margin-right: 300px; padding: 10px 10px 10px 10px; font-family: sans-serif; border: 2px solid black }

     

    </style>

    </head>

    <body>

    </body>

    </hmtl>

×
×
  • Create New...