Name: Kelly Yokoi

Period: 7

Assignment: Web Dev Lab #2

Web Development Lab #2 Write Up

Lab Overview

Web Development lab #2 was about making tables, lists, and styles. Codeacademy taught the different how to make lists using "ol," "li," and "ul." They also taught how to adjust font size, color, and styling. In addition I also learned how to change background color and text alignment along with how to bold and italicize text. I then learned about tables with titles and colors. Finally, I learned how to make certain words have a certain style using the "span" tag.

Questions Answers

What is a server? How is it different than a standard computer?

A server is a device on a network that manages resources. A server will manage all network resources while a computer runs an operations system and apps for specific tasks.

What are the tags needed for HTML tables?

Table, tr, th,and td.

What does an iFrame allow you to do?

Display a second different webpage within the main webpage.

What does the "a" tag do?

The "a" tag creates a hyperlink from one page to another.

What does the "tr" tag do?

Defines a row in an HTML table.

Task #3

Find a web development company. What does it cost to have them create a webpage? How long does it take?

There are many web development companies like Zen Den, Eight25Media, and Fluid. Most of them wanted you to submit what you wanted to get a quote so I couldn't get exact prices. In general it can cost from $4,000-$100,000 and take from 12-16 weeks.

Click HERE to return to homepage.