Adding Images & Links to Webpage | Web Design FREE Boot-camp with Tarun | Class 4 | Lazy Syntax

Опубликовано: 12 Июль 2026
на канале: lazy Syntax - Code for Funn
45
6

To add an image we use the "img" tag and which is a self-closing tag. Add the attribute “src” short for source which tells the browser where the image is.

To add a link to your webpage we use the "a" tag which is short for the Anchor tag. Then we use the “href” attribute which is short for Hyperlink Reference. Then put the text inside the "a" tags to show on the webpage

Hi. I am Tarun and I'm teaching my friends about HTML and how to add images and links in HTML in this video. I hope you enjoy the learning process and if you do then don't forget to have fun while learning to code with @lazysynatx

Notes:
1. Adding Images to the Webpage
https://medium.com/learn-web-development-n...

2. Adding Links
https://medium.com/learn-web-development-n...

In the next video we will cover the following:
~ Making Forms & Tables

Join FREE Live Classes:
https://t.me/LAZY_SYNTAX

Check out the entire playlist here 👇
   • Web Design Bootcamp  

Social Media:
Instagram: https://www.instagram.com/lazysyntax/
Facebook: https://www.facebook.com/lazysyntax/
Twitter: https://www.twitter.com/lazysyntax/

Tags:
#htmlimages #addimages #htmllink #addinglink #lazysyntax