HTML Frequently Asked Questions
Answers on GitHub: https://github.com/groundhogday321/HT...
In this web development tutorial we will go over the basics on how to get started with learning HTML.
The following topics will be covered:
What is HTML and what is it used for?
What are some good resources for HTML?
What browser can I use to view HTML?
What are some good text editors to use to write HTML?
How do I run HTML code (markup) on my computer?
How does HTML work with CSS and JavaScript?
What is the common naming convention for a HTML file?
How do I make a comment in HTML?
What are HTML elements (tags)?
How is a HTML page setup?
What goes in the HTML head element?
What are meta elements inside the HTML head?
What goes in the HTML body element?
How do I see the HTML for a web page in a web browser?
How do I create placeholder text and images?
How can I check my HTML markup for errors/bugs, etc.?
What are some quick and easy ways to get my site on the internet?
Key Visual Studio Code Keyboard Shortcuts (Mac)