Assignments
Question 1: An IP address is a 32-bit number that identifies a host (computeror other device, such as a printer or router) on a TCP/IP network IP addresses are normally expressed in dotted-decimal format, with fournumbers separated by periods, such as 192.168.123.132.
Question 2: A domain name is the information that you enter into a web browser in order to reach a specific website. It is the human-friendly version of an IP address. Businesses vie for easy-to-remember domain names, since they make it easier for people to remember how to find them online.
question 3: Hypertext Markup Language
Question 4: main page, or index
Quesion 5: The image html tag is a tag that imports an image into your page. Images are not technically inserted into an HTML page, images are linked to HTML pages. The img tag creates a holding space for the referenced image. It is: (<)img src= "url of image"(>).
- What is a server? How is it different than a standard computer?
- a server is a computer program or a device that provides functionality for other programs or devices, called "clients"
- it is different than a computer because a server is designed for computer to computer interaction, it links directly onto the internet, whereas a computer needs a router to connect it to the internet
- What are the tags needed for HTML tables?
- for html tables, you need (ol)(/ol) for ordered list, (ul)(/ul) for unordered list, and (li)(/li) to make the bullet point or numbers of the ordered or unordered list
- What does an iFrame allow you to do?
- the iFrame tage allows you to insert or embedd content from another source or web page
- What does the a tag do?
- the a tag allows you to add a hyperlink from another website or page onto your page.
- What does the tr tag do?
- it allows you to make a new table row
- Find a web development company. What does it cost to have them create a webpage? How long does it take?
- Blue Fountain media is a very popular web development company
- Web developers range form $25 to $50 an hour
- It takes about 12-16 weeks to design a website