+ 1
How do I create a basic HTML5 webpage?
I'm just starting out with HTML and would like to know how to build a simple webpage using HTML5. What are the basic tags I should include? Can you show a simple example that displays a heading, a paragraph, and a link?
2 Respostas
+ 6
If you take the introduction to html course or the web development course you will learn the basics.
0
Do the html courses but if you're not a beginner or just want to learn html fast, then you can just look at important tags and their usage
https://www.w3schools.com/html/html_examples.asp
It's still a lot, but faster than doing the courses