SLIDE 1
2
The ul element
- The ul element is a regular block
Web Site Design and Development Lecture 4 CS 0134 Fall 2018 T - - PowerPoint PPT Presentation
Web Site Design and Development Lecture 4 CS 0134 Fall 2018 T ues and Thurs 1:00 2:15PM The ul element The ul element is a regular block element that is used to specify an unordered list of items. Code <ul> <!-- list
– https://pitt.edu/~ach54/index.html – https://en.wikipedia.org/wiki/URL
– Root-relative: these URLs are based on the targeted
– Document-relative: these URLs are based on where the
– src: a URL pointing to the picture – alt: a textual description of a picture. For accessibility if the
– width: the width of the picture in pixels – height: the height of the image in pixels