Every HTML document must start with a document type declaration.
<! >\n<html>...
It comes right after <! in every HTML file
Create a link that opens in a new tab.
<a href="url" ="_blank">Link</a>
Used to specify where to open the linked document
Create an input field for email addresses.
<input type="">
Validates email address format
Link an external CSS stylesheet.
<link ="stylesheet" href="style.css">
Defines the relationship between document and linked resource
Define a form that submits data to "submit.php".
<form ="submit.php">
Specifies where to send the form-data
Define the viewport for mobile devices.
<meta name="" content="width=device-width, initial-scale=1.0">
Controls the layout on mobile browsers
Certificate Locked
You must complete the exercises with a score of 70% or higher to unlock your certificate.
ProTechSolution
Certificate of Completion
Proudly Presented To
Student Name
For successfully completing all exercises and challenges with an outstanding score in the HTML course.
Verify ID: LH-XXXX-XXXXXX