ITNP41 -Tutorial 2 Advanced HTML ( ANSWERS)
Short Description
ITNP41 -Tutorial 2: Advanced HTML (ANSWERS). L. EARNING. O. UTCOMES. In this tutorial you will examine laying out a web page using frames and …
Website: www.cs.stir.ac.uk | Filesize: 133kb
Content
ITNP41: INTERFACE DESIGN AND THE WORLD WIDE WEB
TUTORIAL 2: ADVANCED HTML AUTUMN 2007
DEPARTMENT OF COMPUTING SCIENCE & MATHEMATICS PAGE 1 OF 3
ITNP41 -Tutorial 2: Advanced HTML (ANSWERS)
LEARNING OUTCOMES
In this tutorial you will examine laying out a web page using frames and
tables, specifying styles with cascading style sheets and marking up
documents using XML.
THE QUESTIONS
1. Write the HTML code for a frameset that occupies the entire browser
window and has the layout shown below. In this layout, the left-hand
frame occupies 20% of the visible width, while the remaining frames
equally divide the window horizontally. Assume that the three HTML
pages to be displayed are “left.html”, “top.html” and “bottom.html”.
Ans.
a) How do the frames resize when the browser window is resized?
Ans. Frame windows resize but remain in proportion to each other.
b) Would your answer in a) be different if the left-hand frame is set to be
50 pixels wide?
Ans. Yes,…
Get the file Download here
Related Books:Related Searches: left hand frame, cascading style sheets, html answers, visible width, advanced html
Comments
Leave a Reply