SlideShare une entreprise Scribd logo
1  sur  22
• get an image onto your desktop
• rename the image in simple terms!
• find an image URL (should end in .jpg or some
image file type)
<html>
</html>
<html>
</html>
<head>
</head>
<body>
</body>
<html>
</html>
<head>
</head>
<body>
</body>
commands
page
content
<head>
</head>
<title>
Bodie's page
</title>
links to other non html
documents that change
the look or function of
the site (CSS)
<body>
</body>
Hello World! (element)
(tag)
Create your skeleton...Oops, I mean .html document
<html>
<head>
<title>
Bodie's Site
</title>
</head>
<body>
Hello World!
</body>
</html>
Save document to desktop as index.html
• Right click and open in Chrome to make
sure you did everything correctly
• Right click again and open with SublimeText
to edit
• Keep both SublimeText and Chrome
versions open so you can just refresh
Chrome when you make changes
<body>
</body>
Hello World! (element)
(tag)
get sample text: www.lipsum.com
paste lorem ipsum (element)
<body>
</body>
add basic formatting tags
lorem ipsum
<p>lorem ipsum</p>
lorem ipsum
<p>Hello World!</p>
<body>
</body>
add basic formatting tags
lorem ipsum
<p>lorem ipsum</p>
lorem ipsum
<h1>Hello World!</h1>
<body>
</body>
create an unordered list
lorem ipsum
<p>lorem ipsum</p>
lorem ipsum
<h1>Hello World!</h1>
<ul>
<li>home</li>
<li>about</li>
<li>contact</li>
</ul>
<body bgcolor="#cccccc">
</body>
add attribute to modify element
lorem ipsum
<p>lorem ipsum</p>
lorem ipsum
<h1>Hello World!</h1>
<body bgcolor="#cccccc">
</body>
add font tag with attributes
<font face="arial" color="#ffffff">
<ul>
<li>home</li>
<li>about</li>
<li>contact</li>
</ul>
</font>
use attribute to remove bullets
<ul style="list-style: none">
<li>home</li>
<li>about</li>
<li>contact</li>
</ul>
add image (both ways!)
<img src="http:url.jpg" />
<img src="file" />
change image attributes
<img src="http:url.jpg" />
<img src="file" height="200"
width="200" />
wrap text around image by
adding "align" attribute
<img src="file" height="200"
width="200" align="left"/>
add margins to make "style" attribute
  
 
 <img src="file" height="200" 
width="200" align="left"
style="margin: 10px 10px 0px 0px" /> 
   
top-right-bottom-left
a link is an attribute
  
<h1> 
Hello<a href="http:www.usc.edu"> USC!</a>
 </h1> 
   
wrap links with <a> tags
  
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a> 
  
   
create new pages
  
• right click and copy page
• paste new page onto desktop
• rename new page about.html
• change some basic colors of page
• do this again, but name contact.html 
   

Contenu connexe

Tendances

HTML and CSS Sitting in a Tree. K i s s i n O M G
HTML and CSS Sitting in a Tree. K i s s i n O M GHTML and CSS Sitting in a Tree. K i s s i n O M G
HTML and CSS Sitting in a Tree. K i s s i n O M Gshane becker
 
Web designing workshop
Web designing workshopWeb designing workshop
Web designing workshopkanakiyajay
 
Web designing workshop
Web designing workshopWeb designing workshop
Web designing workshopkanakiyajay
 
Html part 2
Html part 2Html part 2
Html part 2lokenra
 
HTML and the Sorcerer's Code
HTML and the Sorcerer's CodeHTML and the Sorcerer's Code
HTML and the Sorcerer's CodeCasey Robertson
 
Hello world
Hello worldHello world
Hello worldhemi46h
 
Lesson 2: Getting To Know HTML
Lesson 2: Getting To Know HTMLLesson 2: Getting To Know HTML
Lesson 2: Getting To Know HTMLOlivia Moran
 
Html5 elements-Kip Academy
Html5 elements-Kip AcademyHtml5 elements-Kip Academy
Html5 elements-Kip Academykip academy
 
Steph's Html5 and css presentation
Steph's Html5 and css presentationSteph's Html5 and css presentation
Steph's Html5 and css presentationstephy123123
 
Html Layout Explained
Html Layout ExplainedHtml Layout Explained
Html Layout Explained21 Lessons
 
HTML BASIC BY SHASHI KANT SINGH HAJIPUR
HTML BASIC BY SHASHI KANT SINGH HAJIPUR HTML BASIC BY SHASHI KANT SINGH HAJIPUR
HTML BASIC BY SHASHI KANT SINGH HAJIPUR Shashi Kant Singh
 
Creating your first web page
Creating your first web pageCreating your first web page
Creating your first web pagecachs_computing
 

Tendances (20)

HTML and CSS Sitting in a Tree. K i s s i n O M G
HTML and CSS Sitting in a Tree. K i s s i n O M GHTML and CSS Sitting in a Tree. K i s s i n O M G
HTML and CSS Sitting in a Tree. K i s s i n O M G
 
HTML Lesson 5
HTML Lesson 5HTML Lesson 5
HTML Lesson 5
 
Web designing workshop
Web designing workshopWeb designing workshop
Web designing workshop
 
Khoa dang (kay)
Khoa dang (kay)Khoa dang (kay)
Khoa dang (kay)
 
Web designing workshop
Web designing workshopWeb designing workshop
Web designing workshop
 
Html part 2
Html part 2Html part 2
Html part 2
 
HTML and the Sorcerer's Code
HTML and the Sorcerer's CodeHTML and the Sorcerer's Code
HTML and the Sorcerer's Code
 
uptu web technology unit 2 html
uptu web technology unit 2 htmluptu web technology unit 2 html
uptu web technology unit 2 html
 
Css inclusion
Css   inclusionCss   inclusion
Css inclusion
 
Hello world
Hello worldHello world
Hello world
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Lesson 2: Getting To Know HTML
Lesson 2: Getting To Know HTMLLesson 2: Getting To Know HTML
Lesson 2: Getting To Know HTML
 
Web design
Web designWeb design
Web design
 
Html5 elements-Kip Academy
Html5 elements-Kip AcademyHtml5 elements-Kip Academy
Html5 elements-Kip Academy
 
19 div
19 div19 div
19 div
 
Steph's Html5 and css presentation
Steph's Html5 and css presentationSteph's Html5 and css presentation
Steph's Html5 and css presentation
 
Your first HTML File
Your first HTML FileYour first HTML File
Your first HTML File
 
Html Layout Explained
Html Layout ExplainedHtml Layout Explained
Html Layout Explained
 
HTML BASIC BY SHASHI KANT SINGH HAJIPUR
HTML BASIC BY SHASHI KANT SINGH HAJIPUR HTML BASIC BY SHASHI KANT SINGH HAJIPUR
HTML BASIC BY SHASHI KANT SINGH HAJIPUR
 
Creating your first web page
Creating your first web pageCreating your first web page
Creating your first web page
 

En vedette

Таможенные брокеры в Риге - Презентация Euro Brokers
Таможенные брокеры в Риге - Презентация Euro BrokersТаможенные брокеры в Риге - Презентация Euro Brokers
Таможенные брокеры в Риге - Презентация Euro BrokersEuroBrokers
 
ระบบต่อมไร้ท่อ
ระบบต่อมไร้ท่อระบบต่อมไร้ท่อ
ระบบต่อมไร้ท่อPrapawadee Bowchum
 
Sales and Distribution of tea
Sales and Distribution of tea Sales and Distribution of tea
Sales and Distribution of tea Neelim Kc
 
Кардиоваскулярные и нефрологические маркеры в лабораторной практике
Кардиоваскулярные и нефрологические маркеры  в лабораторной практикеКардиоваскулярные и нефрологические маркеры  в лабораторной практике
Кардиоваскулярные и нефрологические маркеры в лабораторной практикеsergeykulchitskiy5
 
PriorityEngine
PriorityEnginePriorityEngine
PriorityEngineCMPUTE
 
47Line PriorityEngine
47Line PriorityEngine47Line PriorityEngine
47Line PriorityEngineCMPUTE
 

En vedette (6)

Таможенные брокеры в Риге - Презентация Euro Brokers
Таможенные брокеры в Риге - Презентация Euro BrokersТаможенные брокеры в Риге - Презентация Euro Brokers
Таможенные брокеры в Риге - Презентация Euro Brokers
 
ระบบต่อมไร้ท่อ
ระบบต่อมไร้ท่อระบบต่อมไร้ท่อ
ระบบต่อมไร้ท่อ
 
Sales and Distribution of tea
Sales and Distribution of tea Sales and Distribution of tea
Sales and Distribution of tea
 
Кардиоваскулярные и нефрологические маркеры в лабораторной практике
Кардиоваскулярные и нефрологические маркеры  в лабораторной практикеКардиоваскулярные и нефрологические маркеры  в лабораторной практике
Кардиоваскулярные и нефрологические маркеры в лабораторной практике
 
PriorityEngine
PriorityEnginePriorityEngine
PriorityEngine
 
47Line PriorityEngine
47Line PriorityEngine47Line PriorityEngine
47Line PriorityEngine
 

Similaire à How to add images and links to an HTML page

LIS3353 SP12 Week 4
LIS3353 SP12 Week 4LIS3353 SP12 Week 4
LIS3353 SP12 Week 4Amanda Case
 
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptx
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptxDESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptx
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptxbmit1
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)Ahsan Rahim
 
ppt dev devolpment.pptx
ppt dev devolpment.pptxppt dev devolpment.pptx
ppt dev devolpment.pptxmdaffanee2005
 
Html css crash course may 11th, atlanta
Html css crash course may 11th, atlantaHtml css crash course may 11th, atlanta
Html css crash course may 11th, atlantaThinkful
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsSun Technlogies
 
Basic HTML CSS Slides
Basic HTML CSS Slides Basic HTML CSS Slides
Basic HTML CSS Slides Allyson Wehrs
 
3. tutorial html web desain
3. tutorial html web desain3. tutorial html web desain
3. tutorial html web desainfaizibra
 

Similaire à How to add images and links to an HTML page (20)

LIS3353 SP12 Week 4
LIS3353 SP12 Week 4LIS3353 SP12 Week 4
LIS3353 SP12 Week 4
 
Rd.Html
Rd.HtmlRd.Html
Rd.Html
 
Web Day-01.pptx
Web Day-01.pptxWeb Day-01.pptx
Web Day-01.pptx
 
Web 101 intro to html
Web 101  intro to htmlWeb 101  intro to html
Web 101 intro to html
 
Pres
PresPres
Pres
 
Artistic Web Applications - Week3 - Part 3
Artistic Web Applications - Week3 - Part 3Artistic Web Applications - Week3 - Part 3
Artistic Web Applications - Week3 - Part 3
 
Html Tutorial
Html Tutorial Html Tutorial
Html Tutorial
 
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptx
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptxDESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptx
DESIGN THINKING SYLLABUS MATERIAL NOTES UNIT 1 .pptx
 
Intro to HTML
Intro to HTMLIntro to HTML
Intro to HTML
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)
 
ppt dev devolpment.pptx
ppt dev devolpment.pptxppt dev devolpment.pptx
ppt dev devolpment.pptx
 
Html css crash course may 11th, atlanta
Html css crash course may 11th, atlantaHtml css crash course may 11th, atlanta
Html css crash course may 11th, atlanta
 
Web htmlt1
Web   htmlt1Web   htmlt1
Web htmlt1
 
Hello world
Hello worldHello world
Hello world
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts Basics
 
HTML 5 Tutorial
HTML 5 TutorialHTML 5 Tutorial
HTML 5 Tutorial
 
Basic HTML CSS Slides
Basic HTML CSS Slides Basic HTML CSS Slides
Basic HTML CSS Slides
 
Html cia
Html ciaHtml cia
Html cia
 
Html coding
Html codingHtml coding
Html coding
 
3. tutorial html web desain
3. tutorial html web desain3. tutorial html web desain
3. tutorial html web desain
 

Dernier

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Dernier (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

How to add images and links to an HTML page