In this lab I was tasked with having to create a website with a specific color, screen shots of 3 pages and a clickable link to those pages. The point of this lab was to combine different skills in order to demonstrate our skills as web designers and our ability to open and close different codes. The color I chose for my website is green and the three sites I had to use are w3schools.com, my blog and techteach.us. The software thatI used was of course Text edit and safari for making and viewing the web site. Also, I did this lab by using the following codes:
<a href="http://www.w3schools.com"target="blank">click here</a><center>
<img src="w33schools.com Screenshot.png"width=200" "height=200"</a></center>
<a href="http://jdinplatanoland-johnmdiaz.blogspot.com/"target="blank">click here</a>
<center><img src="Blogger Screenshot.png"width=200" "height=200"<a/></center>
<a href="http://www.techteach.us"target="blank">click here</a>
<center>
<img src="Techteach.us Screen Shot.png"width=200" "height=200"</a></center>
This code demonstrates how I placed my hyper links in the website as well as my images which were 200 x 200. Some of the tags that I used which were incorporated in the code above are: <html>, <head>, <center>, <img src= ", <a href= " and etc To change the color of the background I used this code: <body style=" background-color= green">. All of this is relevant to web design because changing the color of website and adding links is what attracts people to a website so to have these skills really makes a difference. Also, as for the future, these skills as well as others will only help me become a better web designer and hard worker
.
No comments:
Post a Comment