Computer Science, asked by Jasmeet2886, 6 months ago

Answer the following questions.

1. Describe the fundamentals of HTML.

2. What are the advantages of
HTML?

3. Explain the web page designing using HTML.

4. What are HTML elements?

5. What are the uses of link, VLINK and ALINK attributes?

6. what do you understand by block formating elements?​

Answers

Answered by Anonymous
1

</p><p>{\huge{\fcolorbox{cyan}{lime}{\fcolorbox{yellow}{blue}{\sf{\color{yellow}{AnsWer:- }}}}}}

1. HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables.

2. • HTML offers to plenty of advantage

• Flexibility

• User friendly

• Understanding

• Reasonable Price

3. Web design is the process of creating websites. ... Websites are created using a markup language called HTML. Web designers build webpages using HTML tags that define the content and metadata of each page. The layout and appearance of the elements within a webpage are typically defined using CSS, or cascading style sheets.

4. An HTML element is a type of HTML document component, one of several types of HTML nodes. HTML document is composed of a tree of simple HTML nodes, such as text nodes, and HTML elements, which add semantics and formatting to parts of document. Each element can have HTML attributes specified.

5. The HTML <body> vlink Attribute is used to specify a color of a visited link in a Document. Attribute Values: color_name: It specifies the name of the color of the visited link. hex_number: It specifies the color of the visited link in terms of hex code.

6. A block formatting context is a part of a visual CSS rendering of a web page. It's the region in which the layout of block boxes occurs and in which floats interact with other elements. A block formatting context is created by at least one of the following: The root element of the document ( <html> )

Hope it helps you!

Mark as Brainliest ✌️

Similar questions