Hamiters Google business setup and advantages

HTML

What is html?

HTML stands for Hyper Text Markup Language,is the standard markup language for creating Web pages. it’s describes the structure of a Web page. HTML is the language in which most websites are written. it‘s used to create pages and make them functional.

The History of html

HTML was first created by Tim Berners-Lee, Robert Cailliau, and others starting in 1989. It stands for Hyper Text Markup Language. A Markup Language is a way that computers speak to each other to control how text is processed and presented. To do this HTML uses two things: tags and attributes.

What are Tags and Attributes?

Tags and attributes are the basis of HTML. All HTML elements can have attributes it’s provide additional information about elements and Attributes are always specified in the start tag. Attributes take the form of an opening tag and additional info is placed inside.An example of an attribute is: < img src="img.jpg" alt="image"> In this instance, the image source (src) and the alt text (alt) are attributes of the < img> tag.

What is an HTML Element?

The < html> element is the root element and it defines the whole HTML document.It has a start tag < html> and an end tag < /html>. An HTML element is defined by a start tag, some content, and an end tag:< tagname>Content here...< /tagname> The HTML element is everything from the start tag to the end tag:< h1>My First Heading< /h1>

What Are HTML Tags?

ags are used to mark up the start of an HTML element and they are usually enclosed in angle brackets. An example of a tag is: < h1> Most tags must be opened < h1> and closed < /h1> in order to function.


Did you like our works?

We are known for Website Development and Website Designing, along with Android iOS application development in Mumbai, India. Please write us what you think, we would like to hear it from you

1