Ultimate HTML
BEGINNER
#Web Development
Author: Oleh Subotin
Course description
Fundamentals of HTML (Hypertext Markup Language), which is the standard language used to create web pages. The course is designed for beginners who have little or no prior experience with HTML.
Complete all chapters to get certificate
0%
Web Development
Deep dive into how exactly does the web work?
What is the Internet?
How does Internet actually work?
How does a website actually work?
Frontend vs Backend Development
Tags and Attributes
Tags and attributes used to create and structure content on web pages.
Tags
Attributes
Paired and Single Tags
Text Markup
Special Purpose Text Markup
Validation
Document Structure
The basic layout (essential components) and organization of an HTML document.
Structure
Document Head
Document Flow
Developer Tools
Media and Tables
Make a web page more appealing with the help of media such as images, audio, and video. Work with structured tabular data in the form of tables.
Images
Special Purpose Images
Graphic Formats
Audio and Video
Tables
Forms
Possible ways to get information from the website visitors with help of forms.
What is the form?
Form Creation Basis
Label for Input Element
Input Attributes
Input Types
Textarea Element
Select Element
Datalist Element
Group Form Elements