Question
 Identify Web addresses and E-mail addresses from the following
  1. www.scrapbook.com
  2. aba@scrapbook.com
  3. www.countrywide.co.in
  4. 123@hotshot.co.in

Answer

  1. and
  2. and
  3. are Web address
  4. are E-mail address

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Differentiate between <OL> and <UL> tag with suitable example.
Write the steps to view an email.
Write the code in HTML to create a drop-down menu that contains the items: C++, Java, Python, Scratch, HTML, CSS, XML and SQL.
Discuss the components of a database.
Write the code to generate the following web page:
Image
Special Notes:
a. Font used in heading is Times New Roman and color is Blue.
b. Form should have one textbox for Name with maximum length 50.
c. It should have three option buttons to select the ice-cream.
d. It should have one listbox to select color red, yellow or orange.
e. It should have six checkboxes for selecting pizza toppings.
f. It should have one button "Submit" to submit the form.
Write short notes on the following terms:
  1. Information retrieval
  2. E-banking
  3. Online shopping
  4. E-reservation
  5. E-groups
Write an HTML code to apply the font size 12 to the text 'Sidharth'.
Observe the following output and write the HTML code to generate it:
Image
Consider the following points while generating the web page:
→ The title of the page is "e-Shopping"
→ The heading is in red colour
→ Text colour is maroon<
→ Font of the entire document is Arial
→ Image used is "images.jpg"
→ The pages linked are:
→ Clothing & Accessories to "cloth.html"..
→ Household Appliances to "house.html",
→ Grocery to "grocery.html".
→ Bottom message is of size 2.
Write an HTML code to display the body text that appears 50 pixels away from the top edge of the web page and 55 pixels away from the left edge of the web page.
What do you mean by ordered and unordered list? Also, write down the examples.