Web development course First article HTML

in OCD2 years ago

HTML (Hyper Text Markup Language) is the standard markup language for creating web pages and web applications. The latest version of HTML is HTML5. If you want to learn web development. it is a basic part of development. HTML is used to structure content on the web, including text, images, and links. it makes the layout of the website like content structure, and image structure. HTML works on tags For example, a paragraph is represented by the <p tag, and a heading is represented by the <h1, <h2, <h3, etc. tags. HTML tags are used to define the structure of a web page, the tags provide the information that is displayed and make the website layout. Tim Berners-Lee was the founder of Html created in 1993.HTML new version which introduces new elements and attributes for multimedia, semantic content, and improved form handling. In conclusion, HTML is an essential technology for building and publishing content on the web

Structure of HTML

[ html <head <meta charset="utf-8" <meta name="viewport" content="width=device-width, initial-scale=1" </title
</head
<body

</body
</html )
You have to add > this on every closing tag.in this article if i use code it will not show the code.

Doctype HTML is a declaration that tells the browser what version of HTML the document is written in. An HTML document is the part that is not displayed in the web browser when the page is loaded . A body tag is a place where we put other tags and make the layout. I think this is enough for today. thank you for reading

Sort:  

Congratulations @usama3761! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

You distributed more than 10 upvotes.
Your next target is to reach 50 upvotes.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Check out our last posts:

Our Hive Power Delegations to the January PUM Winners
Feedback from the February Hive Power Up Day
Hive Power Up Month Challenge - January 2023 Winners List
The Hive Gamification Proposal
Support the HiveBuzz project. Vote for our proposal!

I'm sure this is helpful for those who are interested, but in order to reach them, you should look for a more appropriate community, like HiveCoding for example, or Hive learners. OCD community is for topics that don't fit in any other community and should be used when you don't find a niche community for your post.

Here's a guide I put together to help you learn about how communities work and why you should use them -> Communities Explained - Newbie Guide. I also put together a list of communities, which is not complete, there are much more communities on Hive, but it will help you get started.

Once you posted your post in the right community, you can then cross post it to OCD community. Here's a guide about cross posting.

Please don't delete any post with the purpose of reposting it in another community as that can be considered abuse. Leave this post here, you'll get it right next time.

Great first article on your web development course journey! It's always inspiring to see others diving into the world of web development. If you're looking to take your skills to the next level or need professional assistance, consider checking out web development service. They could be a valuable resource on the learning path.