PSLC & ICTLC LevULup Offerings

Basic HTML tags

In this lesson, we will introduce most of the most commonly used HTML tags. In the videos, we will explain what they do and demonstrate how they are used. At the end of this lesson will be a short assignment that we will ask you to complete.

Part 1 - headings, paragraphs, lines, breaks, bold, italics, and underline

Part 2 - more text formatting

Part 3 - lists and tables

Part 4 - images and links

Links

lollipops.jpg (local file for using relative addressing - save this to where you have index.html saved)

https://images.unsplash.com/photo-1534640881905-039ca1e21a81?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=750&q=80 (remote file for absolute addressing - use the url to link to the image)

https://images.unsplash.com/photo-1520013817300-1f4c1cb245ef?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=787&q=80 (remote file for absolute addressing - use the url to link to the image)

Part 5 - our first assignment

Assignment resources

Please find below the information for the images for the HTML assignment. Please download the first image to a folder called pix in the same place you write your HTML for the assignment and use relative addressing to reference it. You can use absolute addressing to reference the other two images. The final image for the assessment is called animals.jpg and is a picture of some animals in a field. This has not been provided to you.

boat1.jpg

https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=153&q=80

https://images.unsplash.com/photo-1519501025264-65ba15a82390?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=153&q=80



Links & Resources