Web Development 1
Web Development Questions
- What is an IP address? How does it work?
- "Internet Protocal" A series of numbers that identifys your computer on the internet. Like a return address to data you send out.
- What is a domain name? How does it relate to the IP address?
- Its part of the IP address that links it to a specific name or domain.
- What does HTML stand for?
- Hypertext Markup Language
- What is the default page named in a website (e.g. the home page)?
- What is the image html tag?
- "img;" you must include src and alt.
Click HERE to return to Web Development Labs.