HTML

HTML

HTML



HTML stands for Hyper Text Markup Language. HTML is a programming language which is used to create Web pages and websites. HTML has now become very popular language. All the websites are made with the help of html. It is very simple to learn for everyone.

HTML Example:


<html> <head> <title>HTML</title> </head> <body> </body> </html>

HTML is written as given up.
I'm Hidden

Comments

Popular posts from this blog

What is HTML ? Html definition by GoldoCodes.

Learn Programming Languages on GoldoCodes Every Day