Loading lesson path
HTML
Use examples and references as support material rather than the main learning path.
A tool that will help you get ready for your next interview.
The global attributes are attributes that can be used with all HTML elements.
HTML is the universal markup language for the Web. HTML lets you format text, add graphics, create links, input forms, frames and tables, etc., and save it all in a text file that any browser can rea…
HTML has the ability to let events trigger actions in a browser, like starting a JavaScript when a user clicks on an element.
Always write HTML code with accessibility in mind!
All modern browsers support the following 140 color names (click on a color name, or a hex value, to view the color as the background-color along with different text colors):
All HTML documents must start with a <!DOCTYPE> declaration.
The default character set in HTML5 is UTF-8.
When a browser requests a service from a web server, an error might occur, and the server might return an error code like "404 Not Found".
The Hypertext Transfer Protocol (HTTP) is designed to enable communications between clients and servers.
The tool below allows you to work out the em sizes from pixels (or vice versa).
Keyboard shortcuts are often used in modern operating systems and computer software programs.