Download presentation
Presentation is loading. Please wait.
Published byEmmeline Farmer Modified over 9 years ago
1
Continuing HTML
2
Hyperlinks There are two types of hyperlinks, one that keeps the viewer within the webpage, the other that takes the viewer outside to another webpage. Note that copying from this PowerPoint presentation will require you to go back and change the quotation marks. To create an Internal Hyperlink: What you want the link to say” Wherever you want the image to take you type: What you want the internal link to take you to To create an External Hyperlink: Link to Google
3
Images To add an image to your webpage type in:
4
More on Images To add alternative text to an image add alt=“text” to the image tag To change the width and the height of the image add width=“#” height=“#” to the image tag
5
Image Hyperlink To make an image into a hyperlink, use the following tags:
6
Styles To center something that you want to be centered add in front of it, and when you want the centering to stop. To strike though text use in front of the text you want to strikethrough and when you want the strike to stop. To make the text bold use in front of the text you want to make bold and when you want to stop the text from being bold. To make the text underlined use in front of the text you want to underline, and to stop underlining. To make the text italicized use in front of the text you want to italicize, and when you want to stop italicizing.
7
Super and Sub Scripts To write things like 2 nd, a superscript is required. To create a superscript with HTML use the tag in front of what you want to superscript, and when you want the text to go back to normal. To write fractions like 1 / 2, both super and subscripts are used. To write the denominator using a subscript, use the tag in front of what you want to be subscripted, and when you want the text to go back to normal.
8
Marquee To put a marquee on your website, just put in the code Type what you would like to appear on your marquee
9
Assignment Edit your webpage to include the following criteria: Internal Hyperlink10 pts External Hyperlink10 pts 2 images20 pts Image Hyperlink10 pts 4 styles20 pts Super and Subscripts10 pts Marquee10 pts Aesthetic Appeal10 pts
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.