Web Development
- What is an IP address? How does it work?
- An IP address is a unique string of numbers separated by periods that identifies each computer using the Internet Protocol to communicate over a network. A subnet mask is used to divide an IP address into two parts. One part identifies the host (computer), the other part identifies the network to which it belongs.
- What is a domain name? How does it relate to the IP address?
- A domain name is the address for any certain website in the internet. It is similar to an IP address, because while an IP address is what makes every computer different, a domain name is what makes each website different.
- What does HTML stand for?
- HTML stands for Hyper Text Markup Language.
- What is the default page named in a website (e.g. the home page)?
- What is the image html tag?
- < img src = “ image address” />
- What is a server? How is it different than a standard computer?
- A server is a computer or device on a network that manages network resources. Although a computer can run a server, it doesnt compare to the services of an actual server, which runs faster and more efficiently.
- What are the tags needed for HTML tables?
- The tags needed for HTML tables are tr, td, th, and tbody.
- What does an iFrame allow you to do?
- Iframes allow you to display web pages within other web pages.
- What does the "a" tag do?
- The "a" tag allows you to link one page to another.
- What does the "tr"" tag do?
- The "tr" tag creates a new roww in a table.
- Find a web development company. What does it cost to have them create a webpage? How long does it take?
- The Web Development Company I found was Blue Fountain Media. It costs between $150-$199 an hour for them to make your website. They did not state how long it takes for them to make a website.