HTML | Attributes | src | Codecademy (2024)

The src attribute specifies the location of a digital source, which is typically a URL or a file path. It is required for HTML elements like <img> so that they can appear on a website or application.

Syntax

<element src="url">

src can also be used in the following elements:

HTML TagDescription
<audio>Embeds sound files on websites and applications.
<img>Embeds online photos, logos, and other pictures into an HTML file.
<input>Creates interactive text boxes for online forms.
<script>Embeds JavaScript and other executive code or data into an HTML file.
<track>Specifies the subtitles and closed captions for <audio> and <video> elements.
<video>Embeds movie clips or other video sources into an HTML file.

Example 1: Image

The following code snippet below shows how the <img> element uses the src attribute to display an image called logo.png:

<img src="logo.png" alt="Codecademy logo" />

This will display the following image:

HTML | Attributes | src | Codecademy (4)

Note: When using online images or images from the folders in an IDE workspace, always add alt text at the end of the <img> element just in case the browser has trouble finding them.

Example 2: Video

The example below shows how a video element uses the src attribute in an embedded <source> element to display a video called codey.mp4:

<video controls autoplay muted width="560" height="315">

<source src="codey.mp4" type="video/mp4" />

Your browser does not support the video tag.

</video>

The gif below shows how the video would be displayed:

HTML | Attributes | src | Codecademy (5)

Note: This example demonstrates how to display a video from a local source. To display a video from an external source, such as YouTube, use the <iframe> element to embed videos from these platforms.

HTML | Attributes | src | Codecademy (2024)
Top Articles
The case for and against owning gilts in 2024 | Trustnet
How to Destroy a Metal Credit Card
Drury Inn & Suites Bowling Green
Lengua With A Tilde Crossword
Federal Fusion 308 165 Grain Ballistics Chart
Rabbits Foot Osrs
Miss Carramello
David Packouz Girlfriend
123 Movies Babylon
Amateur Lesbian Spanking
fltimes.com | Finger Lakes Times
New Mexico Craigslist Cars And Trucks - By Owner
What Is Njvpdi
Wordle auf Deutsch - Wordle mit Deutschen Wörtern Spielen
Craigslist Motorcycles Orange County Ca
24 Hour Walmart Detroit Mi
Truth Of God Schedule 2023
Lake Nockamixon Fishing Report
Amc Flight Schedule
Sam's Club La Habra Gas Prices
Puretalkusa.com/Amac
Honda cb750 cbx z1 Kawasaki kz900 h2 kz 900 Harley Davidson BMW Indian - wanted - by dealer - sale - craigslist
Apply for a credit card
Nordstrom Rack Glendale Photos
Teacup Yorkie For Sale Up To $400 In South Carolina
Accident On 215
Craigslist Battle Ground Washington
Brbl Barber Shop
Litter Robot 3 RED SOLID LIGHT
Cable Cove Whale Watching
Turns As A Jetliner Crossword Clue
His Only Son Showtimes Near Marquee Cinemas - Wakefield 12
Dairy Queen Lobby Hours
Rlcraft Toolbelt
Nacogdoches, Texas: Step Back in Time in Texas' Oldest Town
Fridley Tsa Precheck
What Time Does Walmart Auto Center Open
Junee Warehouse | Imamother
Magicseaweed Capitola
Admissions - New York Conservatory for Dramatic Arts
Cherry Spa Madison
„Wir sind gut positioniert“
Kerry Cassidy Portal
Lamont Mortuary Globe Az
Rocky Bfb Asset
3 Zodiac Signs Whose Wishes Come True After The Pisces Moon On September 16
What is 'Breaking Bad' star Aaron Paul's Net Worth?
Arginina - co to jest, właściwości, zastosowanie oraz przeciwwskazania
Understanding & Applying Carroll's Pyramid of Corporate Social Responsibility
Spongebob Meme Pic
Denys Davydov - Wikitia
211475039
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 5908

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.