Hey please answer this ASAP Best answer will be marked as brainliest and also I will give you 5 stars and also I will give you thanks
Attachments:
Answers
Answered by
2
c) What are web pages? Mention the pre-requisites for creating web pages using HTML.
Ans: A Web page is a document for the World Wide Web that is identified by a unique uniform resource locator (URL).
- Step 1: Open Notepad (PC)
- Step 2: Write Some HTML
- Step 3: Save the HTML Page
- Step 4: View the HTML Page in Your Browser
d) What is an ordered list? Mention the attributes of an order list with help of an example.
Ans: An ordered list typically is a numbered list of items. HTML 3.0 gives you the ability to control the sequence number - to continue where the previous list left off, or to start at a particular number.
An ordered list created using the <ol> element, and each list item starts with the <li> element. Ordered lists are used when the order of the list's items is important.
The list items in an ordered list are marked with numbers. Here's an example:
<ol>
<li>Fasten your seatbelt</li>
<li>Starts the car's engine</li>
<li>Look around and go</li>
</ol>
Answered by
0
Answer:
OhhhOhhhOhhhh
Explanation:
Nonsense
Similar questions