jeudi 8 août 2013

Learning Html Serie - Structure of HTML

I released a  Post   a while ago saying that I will be teaching HTML in my blog the next days from now starting with tomorrow but It looks like I have enough time to start right now so this is our first tutorial HTML.
In this tutorial I will explain to your guys the structure of HTML and witch Text editor we will be using in all our tutorials.


1-Structure of HTML
Each HTML code should be started with the tag <html> and ended with </html> tag. 
Some browser may read and interpret it correctly even if you don't include  </html>  but we will not forget it in our tutorial.
This is general how your code will look like in each tutorial


<html>
<head>
<title> Your page title</title>
</head>
<body>
Your body of the page here 
</body>
</html>

  
-  The tag <head> is generally for including Javascript code to your page, it can be ended before </body> or </html> tag
-  The tag <title> used to indicate the page title, most time  <title> tag can be found between <head> and </head>
- The tag <body> is for the body of the  page, all what you will write there will show up in your page body 

Note : Sometimes Head tag isn't necessary as title tag too 

2- Editor of HTML code 
We will be using Notepad ++ in all our tutorials so make sure you follow this video about how to setup and install Notepad ++ for windows.
This code will also explain First part of this tutorial ( Structure of HTML )

YouTube video will be included soon within 1 hour or less ether.




  

1 commentaire:

  1. If you are being assured round-the-clock Customer Care and lifetime replacement then never think twice while you Buy facebook reviews from a service agency. buy facebook likes reviews

    RépondreSupprimer