Website stuff
- What is an IP address? How does it work?
An IP address is a computer's personal address. It is coded in bits. IPv4s are 32 bit, IPv6 are 128 bit
- What is a domain name? How does it relate to the IP address?
The domain name is the name of the webpage, and it is used to identify a pages one or more IP addresses.
- What does HTML stand for?
HTML stands for "Hypertext markup language"
- What is the default page named in a website (e.g. the home page)?
The default name for a home page is called "index.html".
- What is the image html tag?
The image html tag is IMG