Website Design, Development and Consulting
In: Uncategorized
12 Jan 2009Tonight in class we learned how to add attributes and values to our html tags, how to create links and how to add images to a web page.
<!– Attributes & Values –>
<p align=”center“>This text will be centered</p>
<!– This is a link tag –>
<a href=”http://www.google.com” target=”_blank“>Go To Google</a>
<!– This will display an image –>
<img src=”benji.jpg” alt=”" width=”100” />
HTML Attribute Reference
http://www.w3schools.com/tags/ref_standardattributes.asp
Assignment: Read the following sections at W3Schools.com.
2 Responses to HTML Attributes & Values
Kathy Fuhriman
January 18th, 2009 at 6:35 pm
I have tried to logon to Moodle today to read the assignments but get a loading error on both firefox and ie. Is there a problem with accessing that website from a non-campus location? Why would I have a problem with opening the website?
Dave
January 19th, 2009 at 9:51 am
The Site is down. Check back tomorrow.