Download presentation
Presentation is loading. Please wait.
Published byKristian Harvey Modified over 9 years ago
1
Basics of HTML
2
Example Code Hello World Hello World This is a web page.
3
Format
4
Examples
5
Self-Closing Elements In the previous example, the element had only one tag and didn’t include a closing tag. Fear not, this was intentional. Not all elements consist of opening and closing tags. Some elements simply receive their content or behavior from attributes within a single tag. The element is one of these elements. The content of the previous element is assigned with the use of the charset attribute and value. Other common self-closing elements include
6
Your turn Use http://www.w3schools.com/html/html_examples.asp to explore the beginnings of HTML. By the end of the day, you must email me the code you used to create a simple webpage similar to the “Example Code” Page must have a title Must have a hyperlink Must have an image embedded Must have at least two colors of text Content: Start telling me what you will make your subject specific site about. Use the site to experiment, but copy and paste the text for your final code into an email to me at: prich.ms@gmail.com
7
Your turn Use http://www.w3schools.com/html/html_examples.asp to explore the beginnings of HTML. By the end of the day, you must email me the code you used to create a simple webpage similar to the “Example Code” Page must have a title Must have a hyperlink Must have an image embedded Must have at least two colors of text Content: Start telling me what you will make your subject specific site about. Use the site to experiment, but copy and paste the text for your final code into an email to me at: prich.ms@gmail.com
8
Your turn Use http://www.w3schools.com/html/html_examples.asp to explore the beginnings of HTML. By the end of the day, you must email me the code you used to create a simple webpage similar to the “Example Code” Page must have a title Must have a hyperlink Must have an image embedded Must have at least two colors of text Content: Start telling me what you will make your subject specific site about. Use the site to experiment, but copy and paste the text for your final code into an email to me at: prich.ms@gmail.com
9
Your turn Use http://www.w3schools.com/html/html_examples.asp to explore the beginnings of HTML. By the end of the day, you must email me the code you used to create a simple webpage similar to the “Example Code” Page must have a title Must have a hyperlink Must have an image embedded Must have at least two colors of text Content: Start telling me what you will make your subject specific site about. Use the site to experiment, but copy and paste the text for your final code into an email to me at: prich.ms@gmail.com
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.