Jump to content

AbigailMenard

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by AbigailMenard

  1. Hi Kevin.

    Angular JS is a complete tool set for building the framework most suited for your web application development. It lets you extend HTML vocabulary for your application. The resulitng environment is readable, modifiable and testable.

    Good Luck.

  2. A section tag simple used for notifying different sections in a document like header , footer, chapters and paragraphs etc. It does not make any changes in your design, but just increases the understandability of HTML code.

    ex.

    <section>

    <h1>Charles Dickens</h1>

    <p> Charles Dickens is the most well known child author ever.</p>

    </section>

  3. Hi friends this is abigail, I have been using website w3schools for past some time to learn HTML/CSS, and here I think I will be able to share my confusions and get some answers about web designing

    • Like 1
×
×
  • Create New...