Open Source Software
Open Source Software
2MARKS:
2. What is HTML?
An HTML element is defined by a start tag, some content, and an end tag:
The HTML element is everything from the start tag to the end tag:
HTML tags are like keywords which defines that how web browser will format and
display the content. With the help of tags, a web browser can distinguish between an
HTML content and a simple content.
An HTTP request is made from a client to a host located on the server in order to
receive a resource needed to build the content.When they make a request, clients use
a URL (Uniform Resource Locator) that contains the information needed to access the
server resources.
7. What is HTML5 ?
8. What is CSS?
CSS selectors are used to "find" (or select) the HTML elements you want to style.
The color CSS property sets the foreground color value of an element's text and
text decorations, and sets the currentcolor value .