Compare and Contrast HTML, SGML and XML. |
|
University | Amity blog |
Service Type | Assignment |
Course | |
Semester | |
Short Name or Subject Code | Web Technologies |
Product | of Assignment (Amity blog) |
Pattern | Section A,B,C Wise |
Price | Click to view price |
Web Technologies
NOTE- Questions serial no may be changed
ASSIGNMENT-A
1. Compare and contrast HTML, SGML and XML.
2. What is a Form tag? Explain Form input elements.
3. What is HTML? What is tag? What are the basic HTML tags and how to use them?
4. What are HTML frames? How to create them? What is a frameset? Are there any problems with using frames?
5. Explain different tags and attributes to create HTML table. How we can create nested tables?
Assignment B
Case Study
Design a website for “Amity School of Distance Learning” in HTML.
1. What is JavaScript? How JavaScript different from Java? How do we get JavaScript onto a webpage?
2. What is XML? Write advantages of using XML. What is DTD? How to Declare DTD? Write limitations of DTD.
3. Define CSS. What are the different ways to use CSS? How we can group elements in CSS?
Assignment C
Question No: 1
Who developed HTML?
WWW
W3C
AT&T
Bell
Question No: 2
We send and receive HTML file using which protocol?
SMTP
POP3
HTTP
FTP
Question No: 3
Which sequence of HTML tags is correct?
<html><head><title></<title></head><body></body></html>