SlideShare une entreprise Scribd logo
1  sur  11
HTML PROGRAMMING
Lesson 6: Adding other media
Lesson Objectives
 By the end of this lesson:
 All students will be able to explain the problems
associated with multimedia websites
 Most students will be able to embed a sound clip
to a webpage
 Some students will be able to embed a You Tube
video to a webpage
Starter
 Many modern websites are classed as being
‘multimedia’, which means that they contain
the following:
 Images
 Sound
 Video
 Animation
 Can you think of any potential issues that
should be considered when creating a
multimedia website?
Potential issues...
 Depending on the user’s setup, they may not
have the required software installed to view
the website properly
 If the user has a slow connection, it could take
a long time for the website to load
 Too much media could prove to be a
distraction and could put the user off, do you
remember this delightful website?
Sound formats...
Format Description
Midi (.mid) These are small files which give instructions of which notes
and instruments should be played by your computer’s sound
card. The quality depends on how good your sound card is,
but the plus point is that they don’t take up much storage
space.
Wave (.wav) Wave files are supported by all PCs and all browsers apart
from Google Chrome. The downside is that they can take up
a lot of storage space!
WMA (.wma) WMA files are usually good quality and can be played on
most devices apart from IPods.
MP3 (.mp3) MP3 files provide good quality sound and low storage space,
this has resulted in them becoming very popular when using
sound on websites.
Adding sound...
 We are going to add some
sound, but this is not always
a good idea
 The first thing you need to do
is copy the MP3 file into your
user area, your teacher will
show you where to find it
 Create a new HTML
document using the code
provided and save it as
sound.htm
 Preview your work in Internet
Explorer, you will need to use
the headphones!
<html>
<body>
<embed height="50px"
width="100px"
src=“localhero.mp3"></embe
d>
<p>If you cannot hear the
sound, your computer or
browser doesn't support the
sound format.</p>
<p>Or, you have your speakers
turned off.</p>
</body>
</html>
Video formats...
Format Description
AVI (.avi) AVI files are pretty common on the Internet, but it is not
always possible to use them on non-Windows computers.
WMV (.wmv) WMV files are also pretty common, but if you have a non-
Windows computer you may have to install additional
software to view them.
MPEG (.mpg) MPEGs are the most popular type of video on the Internet, as
they are compatible with Windows and Macs and all of the
major web browsers.
Quicktime
(.mov)
Quicktime files are popular, but in order to view them on a
Windows machine you need to install additional software.
Flash (.swf or
.flv)
Flash videos are again popular, but once again you may have
to install additional software to view them properly.
Adding video...
 Adding video to a
webpage can be
problematic to say the
least!
 The easiest way to
embed a video directly
from YouTube
 Type in the code
provided and save your
work as video.htm
 Preview your work in
Internet Explorer to see
if it works... or not!
<html>
<body>
<embed
width="420" height="345"
src="http://www.youtube.co
m/v/XGSy3_Czz8k"
type="application/x-
shockwave-flash">
</embed>
</body>
</html>
Your task...
 Using your Newcastle.htm file, do the
following:
 Embed the X Factor video from You Tube to your
website (I know it’s got nothing to do with
Newcastle, but it’s better than Jimmy Nail!)
 Add the Local Hero sound clip to your website
 Save your work and then preview your work in
internet Explorer to check that it has worked.
Plenary...
 Complete your HTML tag table by explaining
the following tag:
 <embed>
 Complete the ‘Evaluation’ worksheet provided
in your booklet.
 If you do not manage to complete this you
should take it home and bring it in next lesson.
 REMEMBER to answer in detail and try to
explain your answers!
Summary
 In this lesson you have:
 Explained the problems associated with
multimedia websites
 Embedded a sound clip to a webpage
 Embedded a You Tube video to a webpage

Contenu connexe

Tendances

HPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own ContentHPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own Contentsamharlow
 
Streaming Video
Streaming VideoStreaming Video
Streaming Videosamharlow
 
An introduction to podcasting 110510 consortium inset
An introduction to podcasting 110510 consortium insetAn introduction to podcasting 110510 consortium inset
An introduction to podcasting 110510 consortium insetguest4a56e16
 
Self Produced Materials And Podcasting I E
Self Produced Materials And Podcasting I ESelf Produced Materials And Podcasting I E
Self Produced Materials And Podcasting I EVincent Hung
 
Downloading Youtube Videos for Use in Your Presentation
Downloading Youtube Videos for Use in Your PresentationDownloading Youtube Videos for Use in Your Presentation
Downloading Youtube Videos for Use in Your PresentationAl Bonner
 
ACPET online session2
ACPET online session2ACPET online session2
ACPET online session2Yum Studio
 
Enchanced Audio Podcasts for Online and Mobile Learning
Enchanced Audio Podcasts for Online and Mobile LearningEnchanced Audio Podcasts for Online and Mobile Learning
Enchanced Audio Podcasts for Online and Mobile LearningJoe Fahs
 
Enhancing Audio Podcasts for Online and Mobile Learning
Enhancing Audio Podcasts for Online and Mobile LearningEnhancing Audio Podcasts for Online and Mobile Learning
Enhancing Audio Podcasts for Online and Mobile LearningJoe Fahs
 
An Introduction To Podcasting 130110
An Introduction To Podcasting 130110An Introduction To Podcasting 130110
An Introduction To Podcasting 130110hanhdoan
 
Digitalrecorders
DigitalrecordersDigitalrecorders
Digitalrecordersjean
 
Trascrption plusv3
Trascrption plusv3Trascrption plusv3
Trascrption plusv3Ahmed NE
 
Offline powerpoint
Offline powerpointOffline powerpoint
Offline powerpointmoejarv
 
Podcasting and Vodcasting for Sharing Learning
Podcasting and Vodcasting for Sharing LearningPodcasting and Vodcasting for Sharing Learning
Podcasting and Vodcasting for Sharing LearningTechnology Learning Centre
 
Creating and Sharing Your Videos on YouTube and Facebook
Creating and Sharing Your Videos on YouTube and FacebookCreating and Sharing Your Videos on YouTube and Facebook
Creating and Sharing Your Videos on YouTube and FacebookSkokie Public Library
 
An introduction to podcasting 110510 consortium inset 2
An introduction to podcasting 110510 consortium inset 2An introduction to podcasting 110510 consortium inset 2
An introduction to podcasting 110510 consortium inset 2hanhdoan
 
Introduction to wlmm
Introduction to wlmmIntroduction to wlmm
Introduction to wlmmKieran Ryan
 

Tendances (20)

HPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own ContentHPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own Content
 
Webtools
Webtools Webtools
Webtools
 
Streaming Video
Streaming VideoStreaming Video
Streaming Video
 
An introduction to podcasting 110510 consortium inset
An introduction to podcasting 110510 consortium insetAn introduction to podcasting 110510 consortium inset
An introduction to podcasting 110510 consortium inset
 
Self Produced Materials And Podcasting I E
Self Produced Materials And Podcasting I ESelf Produced Materials And Podcasting I E
Self Produced Materials And Podcasting I E
 
Downloading Youtube Videos for Use in Your Presentation
Downloading Youtube Videos for Use in Your PresentationDownloading Youtube Videos for Use in Your Presentation
Downloading Youtube Videos for Use in Your Presentation
 
ACPET online session2
ACPET online session2ACPET online session2
ACPET online session2
 
Enchanced Audio Podcasts for Online and Mobile Learning
Enchanced Audio Podcasts for Online and Mobile LearningEnchanced Audio Podcasts for Online and Mobile Learning
Enchanced Audio Podcasts for Online and Mobile Learning
 
Enhancing Audio Podcasts for Online and Mobile Learning
Enhancing Audio Podcasts for Online and Mobile LearningEnhancing Audio Podcasts for Online and Mobile Learning
Enhancing Audio Podcasts for Online and Mobile Learning
 
An Introduction To Podcasting 130110
An Introduction To Podcasting 130110An Introduction To Podcasting 130110
An Introduction To Podcasting 130110
 
Digitalrecorders
DigitalrecordersDigitalrecorders
Digitalrecorders
 
Trascrption plusv3
Trascrption plusv3Trascrption plusv3
Trascrption plusv3
 
Computer Boot Camp
Computer Boot CampComputer Boot Camp
Computer Boot Camp
 
Offline powerpoint
Offline powerpointOffline powerpoint
Offline powerpoint
 
Podcasting and Vodcasting for Sharing Learning
Podcasting and Vodcasting for Sharing LearningPodcasting and Vodcasting for Sharing Learning
Podcasting and Vodcasting for Sharing Learning
 
Creating and Sharing Your Videos on YouTube and Facebook
Creating and Sharing Your Videos on YouTube and FacebookCreating and Sharing Your Videos on YouTube and Facebook
Creating and Sharing Your Videos on YouTube and Facebook
 
An introduction to podcasting 110510 consortium inset 2
An introduction to podcasting 110510 consortium inset 2An introduction to podcasting 110510 consortium inset 2
An introduction to podcasting 110510 consortium inset 2
 
Introduction to wlmm
Introduction to wlmmIntroduction to wlmm
Introduction to wlmm
 
What Does Online Media Mean?
What Does Online Media Mean?What Does Online Media Mean?
What Does Online Media Mean?
 
Camera Workshop
Camera WorkshopCamera Workshop
Camera Workshop
 

Similaire à Lesson 6

A R T D M171 Week14 Multimedia
A R T D M171  Week14  MultimediaA R T D M171  Week14  Multimedia
A R T D M171 Week14 MultimediaGilbert Guerrero
 
Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Saurabh Kheni
 
Multimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audioMultimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audioChristian Heilmann
 
Technical considerations 2c
Technical considerations 2cTechnical considerations 2c
Technical considerations 2cCrashin
 
Creating Integrating Video
Creating Integrating VideoCreating Integrating Video
Creating Integrating Videogetchan
 
HTML5 Multimedia: where we are, where we're going
HTML5 Multimedia: where we are, where we're goingHTML5 Multimedia: where we are, where we're going
HTML5 Multimedia: where we are, where we're goingbrucelawson
 
Chapter 7 Multimedia
Chapter 7 MultimediaChapter 7 Multimedia
Chapter 7 MultimediaPatty Ramsey
 
HTML5 multimedia - where we are, where we're going
HTML5 multimedia - where we are, where we're goingHTML5 multimedia - where we are, where we're going
HTML5 multimedia - where we are, where we're goingbrucelawson
 
Beef Up Your Website With Audio And Video - It's Easy!
Beef Up Your Website With Audio And Video - It's Easy!Beef Up Your Website With Audio And Video - It's Easy!
Beef Up Your Website With Audio And Video - It's Easy!Melodie Laylor
 
Drupal Video Presentation
Drupal Video PresentationDrupal Video Presentation
Drupal Video PresentationEric Michalsen
 
Producing Quality How-To Videos for Social Media Publication
Producing Quality How-To Videos for Social Media PublicationProducing Quality How-To Videos for Social Media Publication
Producing Quality How-To Videos for Social Media PublicationBonni Graham Gonzalez
 
Moving Pictures - Web 2.0 Expo NYC
Moving Pictures - Web 2.0 Expo NYCMoving Pictures - Web 2.0 Expo NYC
Moving Pictures - Web 2.0 Expo NYCCal Henderson
 
Audio ResourcesChoose one of them or any other of your c.docx
Audio ResourcesChoose one of them or any other of your c.docxAudio ResourcesChoose one of them or any other of your c.docx
Audio ResourcesChoose one of them or any other of your c.docxikirkton
 
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...Maarten Balliauw
 
TAA eLearn Course - Presentation Week 3
TAA eLearn Course - Presentation Week 3TAA eLearn Course - Presentation Week 3
TAA eLearn Course - Presentation Week 3Yum Studio
 
W200 week4 fall2011_part5
W200 week4 fall2011_part5W200 week4 fall2011_part5
W200 week4 fall2011_part5educw200
 
Multimedia applications
Multimedia applicationsMultimedia applications
Multimedia applicationscatherallp
 

Similaire à Lesson 6 (20)

A R T D M171 Week14 Multimedia
A R T D M171  Week14  MultimediaA R T D M171  Week14  Multimedia
A R T D M171 Week14 Multimedia
 
Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3
 
Multimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audioMultimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audio
 
Technical considerations 2c
Technical considerations 2cTechnical considerations 2c
Technical considerations 2c
 
Creating Integrating Video
Creating Integrating VideoCreating Integrating Video
Creating Integrating Video
 
HTML5 Multimedia: where we are, where we're going
HTML5 Multimedia: where we are, where we're goingHTML5 Multimedia: where we are, where we're going
HTML5 Multimedia: where we are, where we're going
 
Chapter 7 Multimedia
Chapter 7 MultimediaChapter 7 Multimedia
Chapter 7 Multimedia
 
HTML5 multimedia - where we are, where we're going
HTML5 multimedia - where we are, where we're goingHTML5 multimedia - where we are, where we're going
HTML5 multimedia - where we are, where we're going
 
Beef Up Your Website With Audio And Video - It's Easy!
Beef Up Your Website With Audio And Video - It's Easy!Beef Up Your Website With Audio And Video - It's Easy!
Beef Up Your Website With Audio And Video - It's Easy!
 
Php2pdf
Php2pdfPhp2pdf
Php2pdf
 
Drupal Video Presentation
Drupal Video PresentationDrupal Video Presentation
Drupal Video Presentation
 
Producing Quality How-To Videos for Social Media Publication
Producing Quality How-To Videos for Social Media PublicationProducing Quality How-To Videos for Social Media Publication
Producing Quality How-To Videos for Social Media Publication
 
Moving Pictures - Web 2.0 Expo NYC
Moving Pictures - Web 2.0 Expo NYCMoving Pictures - Web 2.0 Expo NYC
Moving Pictures - Web 2.0 Expo NYC
 
Audio ResourcesChoose one of them or any other of your c.docx
Audio ResourcesChoose one of them or any other of your c.docxAudio ResourcesChoose one of them or any other of your c.docx
Audio ResourcesChoose one of them or any other of your c.docx
 
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...
Nerd sniping myself into a rabbit hole... Streaming online audio to a Sonos s...
 
FVCP Ad Words
FVCP Ad WordsFVCP Ad Words
FVCP Ad Words
 
TAA eLearn Course - Presentation Week 3
TAA eLearn Course - Presentation Week 3TAA eLearn Course - Presentation Week 3
TAA eLearn Course - Presentation Week 3
 
Audio and Video Streaming
Audio and Video StreamingAudio and Video Streaming
Audio and Video Streaming
 
W200 week4 fall2011_part5
W200 week4 fall2011_part5W200 week4 fall2011_part5
W200 week4 fall2011_part5
 
Multimedia applications
Multimedia applicationsMultimedia applications
Multimedia applications
 

Plus de Slides4Victor (10)

The history of mobile phones
The history of mobile phonesThe history of mobile phones
The history of mobile phones
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Inserting+images
Inserting+imagesInserting+images
Inserting+images
 
Html form
Html formHtml form
Html form
 
Html images
Html imagesHtml images
Html images
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Lesson 5
Lesson 5Lesson 5
Lesson 5
 
Lesson 4
Lesson 4Lesson 4
Lesson 4
 
Lesson 3
Lesson 3Lesson 3
Lesson 3
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 

Dernier

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Intelisync
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 

Dernier (20)

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 

Lesson 6

  • 1. HTML PROGRAMMING Lesson 6: Adding other media
  • 2. Lesson Objectives  By the end of this lesson:  All students will be able to explain the problems associated with multimedia websites  Most students will be able to embed a sound clip to a webpage  Some students will be able to embed a You Tube video to a webpage
  • 3. Starter  Many modern websites are classed as being ‘multimedia’, which means that they contain the following:  Images  Sound  Video  Animation  Can you think of any potential issues that should be considered when creating a multimedia website?
  • 4. Potential issues...  Depending on the user’s setup, they may not have the required software installed to view the website properly  If the user has a slow connection, it could take a long time for the website to load  Too much media could prove to be a distraction and could put the user off, do you remember this delightful website?
  • 5. Sound formats... Format Description Midi (.mid) These are small files which give instructions of which notes and instruments should be played by your computer’s sound card. The quality depends on how good your sound card is, but the plus point is that they don’t take up much storage space. Wave (.wav) Wave files are supported by all PCs and all browsers apart from Google Chrome. The downside is that they can take up a lot of storage space! WMA (.wma) WMA files are usually good quality and can be played on most devices apart from IPods. MP3 (.mp3) MP3 files provide good quality sound and low storage space, this has resulted in them becoming very popular when using sound on websites.
  • 6. Adding sound...  We are going to add some sound, but this is not always a good idea  The first thing you need to do is copy the MP3 file into your user area, your teacher will show you where to find it  Create a new HTML document using the code provided and save it as sound.htm  Preview your work in Internet Explorer, you will need to use the headphones! <html> <body> <embed height="50px" width="100px" src=“localhero.mp3"></embe d> <p>If you cannot hear the sound, your computer or browser doesn't support the sound format.</p> <p>Or, you have your speakers turned off.</p> </body> </html>
  • 7. Video formats... Format Description AVI (.avi) AVI files are pretty common on the Internet, but it is not always possible to use them on non-Windows computers. WMV (.wmv) WMV files are also pretty common, but if you have a non- Windows computer you may have to install additional software to view them. MPEG (.mpg) MPEGs are the most popular type of video on the Internet, as they are compatible with Windows and Macs and all of the major web browsers. Quicktime (.mov) Quicktime files are popular, but in order to view them on a Windows machine you need to install additional software. Flash (.swf or .flv) Flash videos are again popular, but once again you may have to install additional software to view them properly.
  • 8. Adding video...  Adding video to a webpage can be problematic to say the least!  The easiest way to embed a video directly from YouTube  Type in the code provided and save your work as video.htm  Preview your work in Internet Explorer to see if it works... or not! <html> <body> <embed width="420" height="345" src="http://www.youtube.co m/v/XGSy3_Czz8k" type="application/x- shockwave-flash"> </embed> </body> </html>
  • 9. Your task...  Using your Newcastle.htm file, do the following:  Embed the X Factor video from You Tube to your website (I know it’s got nothing to do with Newcastle, but it’s better than Jimmy Nail!)  Add the Local Hero sound clip to your website  Save your work and then preview your work in internet Explorer to check that it has worked.
  • 10. Plenary...  Complete your HTML tag table by explaining the following tag:  <embed>  Complete the ‘Evaluation’ worksheet provided in your booklet.  If you do not manage to complete this you should take it home and bring it in next lesson.  REMEMBER to answer in detail and try to explain your answers!
  • 11. Summary  In this lesson you have:  Explained the problems associated with multimedia websites  Embedded a sound clip to a webpage  Embedded a You Tube video to a webpage