Posts

Showing posts from January, 2024

HTML for Beginners

Image
 Hello, guys! today I'm going to talk about HTML web development language. "Hypertext Markup Language" is being called as HTML. HTML is a basic markup language that web developers need to have a very good knowledge of. This is the foundation of a web application and  holds all the content and design elements together . It gives structure to the web page  just like the skull of the human body. HTML is easy to learn, You will enjoy it! First of all you need an editor to learn and work with HTML. You can easily use Notepad on your computer or laptop for this. There are some software for coding HTML,                           Visual studio code                                              Adobe Dream Weaver                      ...