Can someone please answer two of my questions?
First, what is wrong with my html program?
<!doctype html> <html> <head> <title>AgreementReader</title> </head> <body> <h1>Introduction to web design</h1> <p>This tag is soppuse to break up text into paragraphs</p> <p>This tag is soppuse to break up text into paragraphs</p> This tag is soppuse to move text <br /> onto the next line <br /> good for things such a addresses </body> </html>
Second, what is a better program (notepad++ or eclipse) to use for some one that is new using html?
Thank you for your help,

New Topic/Question
Reply


MultiQuote





|