Page 68 - DCAP202_Fundamentals of Web Programming
P. 68
Unit 5: Creating Tables
src: The src attribute is used to specify the URL of the image. Notes
Table tags: <TABLE> </TABLE>
Table: Tables are defined with the <table> tag.
5.6 Review Questions
1. Explain how HTML Tables are created?
2. Define and Explain the steps involved in creating HTML Tables.
3. Discuss in brief about Linking Document.
4. What are the three attributes that can be specified with the <BODY> tag? Explain each of
them.
5. Define and explain Hyperlinks and their types.
6. Justify the use of link list creation in html document.
7. Explain how to display a table with borders.
8. Discuss how to link to a page on another web site. Illustrate with example.
9. Explain the steps used to move to a specific location on a Web page.
Answers: Self Assessment
1. <table> 2. Td
3. data cell 4. <tr>
5. </TR>. 6. Border
7. <th> 8. <a>
9. caption 10. underscore, “_”
11. relative or absolute 12. Scrollable
13. <div> 14. inline image
15. links
5.7 Further Readings
Books Hall, 2009, Core Web Programming, 2/E, Pearson Education India.
Jon Duckett, 2011, Beginning Web Programming with HTML, XHTML and CSS, John
Wiley & Sons.
Robert F. Breedlove,1996, Web Programming Unleashed, Sams.net.
Tim Downey, 2012, Guide to Web Development with Java: Understanding Website
Creation, Springer.
LOVELY PROFESSIONAL UNIVERSITY 61