Computer Applications
Mihir wants to know the name of any two text editors that can be used to write the code for an HTML webpage. Can you provide him with the names?
HTML Intro
3 Likes
Answer
The two text editors that can be used to write the code for an HTML webpage are Notepad and Wordpad.
Answered By
2 Likes
Related Questions
What is the function of Definition List? Explain its structure with the help of an example.
Discuss the use of
<UL>and<LI>tags with suitable examples of each.Write the HTML code for the following in the space provided.
- A normal sized heading with the text, "LOYOLA HIGH SCHOOL."
- The largest size heading, "PETER PAN"
- A normal sized heading, "A MUSICAL"
- A horizontal line across the page
Find error(s) in the following HTML code segment. Rewrite the correct code and underline the corrections made.
<UL STYLE: square> <LI> Water Bottles <LI> Lunch box <LI> Handkerchief </OL>