Description
In this course, you will learn
- The definition of HTML and why it is a must learn.
- How a HTML document works (structure).
- About HTML Block Level & Inline Elements, such as:
- Headings (<h1>, <h2>, <h3>, <h4>, <h5>, <h6>)
- Formatting (<em>, <i>, <strong>, <b>, <u>, <mark>, <sup>, <sub>)
- Forms (Form Elements - <input>, <select>, <option>, <textarea> | Input Types - button, checkbox, color, date, datetime-local, email, file, hidden , image, month, number, password, radio, range, reset | Buttons)
- More HTML Elements (<p>, <div>, <span>, <a>, <im>, <table>, <thead>, <tbody>, <tr>, <th>, <td>, <ul>, <ol>, <li>, <br>, <hr> <!-- -->)