WD Assignment2
WD Assignment2
Q3. Discuss a frame and its advantages. Design HTML document that divides the browser screen into
two frames. The frame on the left will be a menu consisting of hyperlinks. Clicking on any one of
these links will lead to a new page open in the target frame on right hand side.
Q4. Explain the various protocol governing web projects. Give reason why early planning is useful to
develop an effective website?
Q7. Name media types allowed by CSS. What is the difference between a class and an ID?
Q8. What are the advantages of CSS? Also mention the limitations of CSS?
Q9. What are the differences between adaptive design and responsive design?
Q10. What are Pseudo ELEMENT and pseudo classes?give an example.
Q11. Discuss any 7 HTML tags and at least 2 tags have no closing tags. Use list tags to design
followings:
Fruits:
(i) Mango
(ii) (ii) Apple
(iii) (iii) Banana
Q12. What are the elements of the CSS Box Model?
Q13.What are the block level elements.Describe style sheets.
Q14.Explain the following terms-
a. Navigation Bar
b. Attribute Selector
c. Image Sprites
d.Empty Html elements.
.Q15.Explian in detail about the web standards and W3C. CSS can be implemented on html pages,
explain with example.