DEV Community

How to create a web page with HTML

Jordan Holt on October 02, 2020

In this tutorial we’ll build a simple web page using HTML. This is aimed at people who are starting out with HTML but have a basic understanding of...
Collapse
 
lorenz1989 profile image
lorenz1989 • Edited

Below is the suggestion from ChatGPT that I requested it:

ChatGPT

Collapse
 
linuxguist profile image
Nathan S.R.

Adding to this nice post, here is a mini visual compilation of the important html tags : codepen.io/nathan-sr/full/rNQmmbY

Also, my complete list of public codepen's are here : codepen.io/nathan-sr/pens/public

Hope you find this helpful ! Wish everyone a Rapid Progress in the Wonderful HTML language....

Collapse
 
linuxguist profile image
Nathan S.R.

I just summarized all the important Codepen Projects, for Budding HTML Developers, in a new post, here : dev.to/linuxguist/45-practical-web...

Hope you find this helpful as well. Saves time for everyone !

Collapse
 
akhilbollu profile image
Akhil Reddy Bollu

Amazing thread 👍😍🤩

Collapse
 
templatesjungle profile image
TemplatesJungle

Very helpful! However, I would recommend beginners to go through free HTML templates, customize them, and experiment with the provided code to speed up their learning process. :)

Collapse
 
yeeezy profile image
Aluya Ehijator Sunday

Every point was helpful. Nice one champ

Collapse
 
frankomonomo profile image
Sir frank

What is purpose of list tag and section tag

Collapse
 
arman_94 profile image
Mohammad Arman

A list tag is used for a list item in a type of list .. when u create

    , that means u defined u are going to use order list type, and under that, u use
  1. tag for list item :)
Collapse
 
saranjoel profile image
SaranJoel

What is the work of section tag

Collapse
 
arman_94 profile image
Mohammad Arman

it defines a section in a web document

Collapse
 
ahnafpro profile image
AhnafPro

Great work!

Collapse
 
malzeri83 profile image
malzeri83

I'm pretty sure you should notice to have description as basic tag in your mind. Page is nothing if it is nothing for any crawler.

Collapse
 
radzin profile image
RadZin

Bien resumé ... merci beaucoup

Collapse
 
oyohalexandra profile image
Alexandra Oyoh Alison

What type of tech content is this though?

A user guide? Or?

I'm just starting out in technical writing. So, I'm trying to observe the structure and everything.

Collapse
 
oyohalexandra profile image
Alexandra Oyoh Alison

This is worth meditating over and over again!

Collapse
 
arman_94 profile image
Mohammad Arman

Pretty easy thing , when u know the basics of HTML :)

Collapse
 
temo profile image
Tennison Omovoh

This post is useful to me........

Collapse
 
bakhouche profile image
Bakhouche Rachid

thank you

Collapse
 
remainhumble profile image
Thiflan Silmi Kaffah

I can tell this lesson is straightforward.