To create HTML files, you need a text editor and browser. HTML is the markup language used to build webpages and is made up of tags that define elements like headings, paragraphs, and the overall page structure which includes the <!DOCTYPE>, <html>, <head>, <title>, and <body> tags. HTML files are saved with a .html or .htm extension and viewed in a web browser without needing a server.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
539 views
HTML 5 Crash Course
To create HTML files, you need a text editor and browser. HTML is the markup language used to build webpages and is made up of tags that define elements like headings, paragraphs, and the overall page structure which includes the <!DOCTYPE>, <html>, <head>, <title>, and <body> tags. HTML files are saved with a .html or .htm extension and viewed in a web browser without needing a server.