π Hello Dev Enthusiasts! Welcome back to Zaions.
In this tutorial, we will delve into the world of HTML/CSS and specifically focus on the Image and Anchor tags. π
π Table of Contents:
Intro: Understanding Tags in HTML/CSS
Image Tag and Its Attributes
Anchor Tag and Its Attributes
π― What You’ll Learn?
Intro: Understanding Tags in HTML/CSS π
Tags are essential for formatting and linking. We’ll see how they impact the structure of a webpage.
Image Tag and Its Attributes πΌοΈ
src: Source of the image
alt: Alternate text
**width & height: Dimensions
We will go over how to add images in an HTML file, examining the attributes of the img tag in detail.
Anchor Tag and Its Attributes β
href: The URL you want to link to
target: Where to open the link
rel: Relationship attribute
Special focus on using href for telephone, mail, and standard web links. Also, learn the difference between target=_blank and target=blank.
If you find this tutorial useful, don’t forget to like, share, and subscribe to Zaions for more such amazing content. π
π See You Next Time & Have Fun!
Leave A Comment