Friday, October 5, 2018

Lab 4 Tables of Colors Reflection Journal

In this lab I created a table about colors. Now first I opened up the program Dreamweaver by clicking on its icon. I clicked the bar at the top hand corner of the screen to click File to New. A pop-up window showed and I created an HTML document by clicking HTML and OK. I gone down to the coding section and began to type in the code. I typed in the doctype, html tags, head tags, and body tags. Inside the head tags, I wrote in meta charset="UTF-8" with brackets, title tags with the title in it, and the style tags with all of the colors to the tables. For example; #scar {Background color:red}. Next, I added the headings to the body tag. I put h1 tags as the headings with the texts of my name, lab 4, the date, and Digital Design. Then I created a table inside the body with a style of 100% width, tbody tags, tr tags, and td tags with open and closed angle brackets. For each tr tag I put 3 td tags with the name of the color, the hex number, and the hue. Lastly I saved the document and upload it to the servers to be viewable to the world wide web.

Website to Lab 4:http://techteach.us/Web2020/ZWeiJian/Labs/Lab4/Lab%204.html

Picture:
https://s3.us-west-1.amazonaws.com/sfile.jupitered.com/d24795/s5027226/1323705610/LB4Code.png

No comments:

Post a Comment