Community Platform
Interests
  • App development
  • Application development
  • Application Programming Interface (APIs)
  • Auditing
  • more...
This Year
170 Points
Total
545 Points
MIS Badge

Click here
to validate the recipient

HTML Essential Training

When studying HTML essentials, I was able to learn the basics of creating and structuring web pages using HTML (Hypertext Markup Language). Some of the key concepts that I learned include:

  1. HTML tags and syntax:  learn the different HTML tags and how to use them to structure content on a web page and also learned about the syntax of HTML and how to write proper HTML code.
  2. Document structure: how to create the basic structure of an HTML document, including the use of the <html>, <head>, and <body> tags.
  3. Text formatting:  how to format text using HTML tags such as <p>, <h1>-<h6>, <strong>, <em>, <u>, and <strike>.
  4. Links and anchors:  how to create links to other web pages using the <a> tag and how to create anchor links within the same page.
  5. Images and multimedia: how to insert images and multimedia content such as audio and video using HTML tags.
  6. Lists: how to create ordered and unordered lists using the <ol> and <ul> tags.
  7. Tables: how to create tables to display data using the <table>, <tr>, <th>, and <td> tags.
  8. Forms:  how to create forms to collect user input using the <form> tag and form input elements such as <input>, <textarea>, and <select>.

Overall, studying HTML essentials provided me with the foundation for creating well-structured, accessible, and interactive web pages.

Skip to toolbar