HTML: Hyper Text Markup Language: Introduction!

What is HTML ?


     HTML ( Abbrevated as Hyper Text Markup Language ) is a language used to design content section of front end web.

I am Confused Now!


         To Make it simple, HTML is a very simple language used to make your own websites  And web pages.  You may think it will be messy, but it is not. Just get the things listed here! You mustn't require a PC for coding this.A smartphone with a browser is enough! 

Things That you may need:

  
          • Any Text Editor:
                 
              You can use any text editor application to write a html code. For easy and to get syntax highlights there are some special text editors available. ( if you can't get that default notepad or word pad in your PC is enough)
     
      For PC: 
          ▪︎ Visual Studio Code (Recommended)
        
     For Android: 
             ▪︎ Notepad++ ( For Android, Recommended)
            ▪︎Quoda
            ▪︎ Webcode ( IDE, Not Recommended for Now)
     
       For IOS:
          Coda For IOS

      
      Any Browser:
           
       To run the code you need one web browser. Like Google Chrome, Microsoft Internet Explorer, Mozilla Firefox...etc

   
  Alright you are done!

This is what you need to make your first webpage! And you can even an international website only with these applications! Suprising? It is simple! Stay in link to get updated with HTML

   This guide takes you through Basics of HTML, CSS and JAVASCRIPT  at the end you will be a basic front end web developer! 


Stay Tuned ♡ !

    

Comments

Popular posts from this blog

Introduction To Python

HTML: Text Tags: Part 1

HTML: Anatomy of Tags