Skip to content

PLP-WebTechnologies/plp-webtechnologies-classroom-feb2025-feb-2025-advanced-html-feb-2025-advanced-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Advanced HTML5 Elements and Forms

Objectives

Implement HTML5 images, lists, tables, forms and input types. Use form validation attributes. Apply multimedia elements such as audio and video.

Instructions

  • Create an index.html file.
  • Add an ordered list with roman numerals
  • Add an external image from pexels.com
  • Add a table of 5 contacts with; name, address, mobile and emails
  • Add a registration form

Note

The registration form should have:

  • Name, email, password, and date fields.
  • A dropdown, radio buttons, and checkboxes.
  • Proper labels and placeholders.
  • Required fields and validation attributes.
  • Ensure proper indentation and commenting.

Tasks

  • Create a well-structured HTML5 document.
  • Ensure semantic correctness.

Happy Coding! 💻✨

About

plp-webtechnologies-classroom-feb2025-feb-2025-advanced-html-feb-2025-advanced-html created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published