HTML Tutorial

Hi Guys !! πŸ™‚

TOday we will learn HTML πŸ™‚
HTML have 3 Main Tags :

Adding the End tag is important !!

End-tag is like Β 

.SO there are 3 main tags in html πŸ™‚

In

You can add the Tab title Like :

Learning HTML!

So this was our Code when we add Tab Title in our code πŸ™‚
There are many other tags but i told you the main three πŸ™‚
So the Display thongs are always shown in πŸ™‚
There are also some tags for the font size πŸ™‚
  • (Heading 1)

  • (Heading 2)

  • (Heading 3)

and all like that continues πŸ™‚
and for writing Paragraph there is tag for that.

So if we write Paragraphs and Heading in our html document so our code will be πŸ™‚

Testing!

Its Just testing

Testing !

This is written by KidSec and m learning

So this will be our Code πŸ™‚
Now we learned to add simple text πŸ™‚
Now we will learn to change the color of the text Β with CSS πŸ™‚
For CSS we will write something like this πŸ™‚




Testing!

Its Just testing

Testing !

This is written by KidSec and m learning


Now I Hope you understand that how to change color of the text and changing the color of

the Background is also as easy as it was πŸ™‚

We will not add tag , in the replacement we will add “”
And our Code will Look Like :







Testing!

Its Just testing


Testing !


This is written by KidSec and m learning






Now We learn’t to change the background color too πŸ™‚
NOw The NExt Step is to add image πŸ™‚
For adding Image we’ll put the code “
So Now our Code will look like πŸ™‚

Testing!<img src="http://comstat.memecdn.com/images/comment/1403.png” alt=Sorry”>

Its Just testing

Testing !

This is written by KidSec and m learning


Now We Added Image too in our code πŸ™‚
Now The NExt Step is to add a video in it πŸ™‚
So for adding video we will putΒ 
“<iframe src="videolink.com" hieght="250" width="350" “
So after adding Video to our Code πŸ™‚ It will look like :



Testing!

Its Just testing


Testing !


This is written by KidSec and m learning


<iframe src="http://player.vimeo.com/video/65492621&quot; width="350" height="250"



Now we Will Try to add javascript in our html code πŸ™‚
for adding javascript , i told you that the thing that is shown is always in
So javascript is not a text Β so we will add javascript in

We Will add this javascript :

alert(“KidSec.com”)Β 

And when we will add it in our code so it will look like πŸ™‚Β 

alert(“KidSec.Com”)
Testing!

Its Just testing

Testing !

This is written by KidSec and m learning

<iframe src="http://player.vimeo.com/video/65492621&quot; width="350" height="250"

Β Β 


and YoHo We added JavaScript in our Code πŸ™‚
These were the most Important things that I Told Today πŸ˜‰
Wait for the Second Part πŸ˜‰
Take Care πŸ˜‰
Bye πŸ™‚