Monday 6 May 2019

HTML Language at TCCI - tccicomputercoaching.com

HTML is Hyper Text Mark-up Language used to design a static web page.
Hyper - reference or link

Text- data what you want to display

Mark up- predefined statement in HTML Language

Language - used to communicate.



It is not programming Language like c, C++. But it is Mark-up Language (Set of Mark-up Tags).

So, it contains tags in its structure.

Every web page has .html extension.

We write code in Notepad or Notepad++. We have to run this web page in any web Browser.

For Example,

<!DOCTYPE html>
<html>
<body>
<h1>HTML Heading </h2>
<p>You can write here</p>
</body>
</html>

TCCI teaches HTML,CSS, Java Script, Boot Strap etc. in Web Design Course in Bopal and Satellite in Ahmedabad.

For more information about Course at TCCI.

Call us @ 9825618292

Visit us @ http://tccicomputercoaching.com/

No comments:

Post a Comment