Embed presentation
Download to read offline






This document discusses HTML lists and tables. It covers unordered lists using <ul> tags and <li> tags for each item, ordered lists using <ol> tags and <li> tags where items are numbered, and tables which are created using tags like <table>, <tr>, <td>, and <th> to structure a webpage and display information in a grid format. The learning intentions are to identify list and table tags in HTML and create lists and tables for webpages.





