SlideShare a Scribd company logo
 
BASIC HTML 
Lesson 11 
1. Create a New Folder in your documents: Name it HTML_Lesson11 
1. Inside that folder create another folder name it… images 
1. Go to your Chef image and Red Square image in Bb. Save as 
instructed in the HTML_Lesson11/images folder. 
1. Open TextWrangler create a new file name it HTMLLesson11.html. 
Save the file in the HTML_Lesson11 folder
alt attribute 
 Another image attribute is alt. It serves as a 
substitute for the image when the browser is too 
slow or when a screen reader is in use.
No Attributes 
 You don’t have to use the width and height 
attributes for images…but they load more slowly 
because the browser has to interpret the size 
information instead of just being told what to do!
Using images to your advantage 
 Try this code
Now try this…
Upload your assignment 
 Take a screenshot of your code and upload to 
HTML_Tutorial11 Assignment in Bb

More Related Content

PPT
7.5 last lesson
PDF
Javascript DOM
PPT
Maquinas De Votar
PPTX
Lesson 2 - More Basic HTML
PPTX
Html basic
PPT
CSS for basic learner
PDF
Clicar para visualisação
PPT
Entertainment ticket news-E-Ticket Advertising
7.5 last lesson
Javascript DOM
Maquinas De Votar
Lesson 2 - More Basic HTML
Html basic
CSS for basic learner
Clicar para visualisação
Entertainment ticket news-E-Ticket Advertising

More from grassos (13)

PPTX
Html tutorial.lesson14
PPTX
Html tutorial.lesson13
PPTX
Html tutorial.lesson12
PPTX
Html tutorial.lesson10
PPTX
Html tutorial.lesson9
PPTX
Html tutorial.lesson8
PPTX
Html tutorial.lesson7
PPTX
Html tutorial.lesson6
PPTX
Html tutorial.lesson5
PPTX
Advisory sr checklist
PPTX
Html tutorial Lesson3 and 4
PPTX
Html tutorial.lesson2
PPTX
Html tutorial.lesson1
Html tutorial.lesson14
Html tutorial.lesson13
Html tutorial.lesson12
Html tutorial.lesson10
Html tutorial.lesson9
Html tutorial.lesson8
Html tutorial.lesson7
Html tutorial.lesson6
Html tutorial.lesson5
Advisory sr checklist
Html tutorial Lesson3 and 4
Html tutorial.lesson2
Html tutorial.lesson1
Ad

Recently uploaded (20)

PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Classroom Observation Tools for Teachers
PPTX
Pharma ospi slides which help in ospi learning
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Cell Types and Its function , kingdom of life
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Presentation on HIE in infants and its manifestations
Chinmaya Tiranga quiz Grand Finale.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Final Presentation General Medicine 03-08-2024.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Microbial diseases, their pathogenesis and prophylaxis
GDM (1) (1).pptx small presentation for students
Classroom Observation Tools for Teachers
Pharma ospi slides which help in ospi learning
Module 4: Burden of Disease Tutorial Slides S2 2025
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Cell Types and Its function , kingdom of life
Abdominal Access Techniques with Prof. Dr. R K Mishra
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Final Presentation General Medicine 03-08-2024.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Presentation on HIE in infants and its manifestations
Ad

Html tutorial.lesson11

  • 1.  BASIC HTML Lesson 11 1. Create a New Folder in your documents: Name it HTML_Lesson11 1. Inside that folder create another folder name it… images 1. Go to your Chef image and Red Square image in Bb. Save as instructed in the HTML_Lesson11/images folder. 1. Open TextWrangler create a new file name it HTMLLesson11.html. Save the file in the HTML_Lesson11 folder
  • 2. alt attribute  Another image attribute is alt. It serves as a substitute for the image when the browser is too slow or when a screen reader is in use.
  • 3. No Attributes  You don’t have to use the width and height attributes for images…but they load more slowly because the browser has to interpret the size information instead of just being told what to do!
  • 4. Using images to your advantage  Try this code
  • 6. Upload your assignment  Take a screenshot of your code and upload to HTML_Tutorial11 Assignment in Bb