Web Development Lab #2 Questions
Answers:
- A server is a computer program or a device that provides functionality for other programs or devices, called "clients". Servers primarily exist to provide various functionalities ("services") for clients. Typical servers are normally database servers, file servers, mail servers, print servers, web servers, game servers, and/or application servers.
- Servers are different from the standard home computer in that they are not meant to act as an interface for human users for work or entertainment purposes. In practice, servers are used to assist these interface computers perform functions (accessing websites, doing calculations, communicating with others, etc.) and are specifically intended to be connected to other computers and have easily scalable hardware.
- The tags needed for a HTML table (at minimum) are the "table", "tr", and "td" tags (with their associated end tags of course).
- An iFrame is a special type of link in HTML that is essentially a window to an outside website. Specifically, the window to the other website lets a user interact with the other website as if they were actually there.
- The "a" tag is an opening tag that has an attribute href which allows links to outside websites. Depending on where the tag is closed, anything from images or text can be used as a clickable link.
- The "tr" tag is used to create a new row in an already opened HTML table. When combined with the tag for table data "td" populated data tables can be created in HTML.
Web Research: Cost of Creating Webpages
Answers:
[To judge the prices of hosting a website, I'm looking at Squarespace.com, which allows clients to build a website using their templates and handles all of the website hosting, maintenance, and customer support.]
- They charge different rates based on the website being created. At the moment, small personal websites cost $12 a month while business websites cost $18 a month. Larger websites with more pages, data etc. cost $26 for the basic package and $40 a month for the advanced package. The site is heavy on customer satisfaction and encourages clients to come forward with changes to their website and/or maintenance plan at any time.
- Therefore, the costs of maintaining a website for a year ranges from $120-$400 and the time needed to create a website is heavily dependant on how fast the client can design it (with or without help from Squarespace).