Web Development
Assignments
- What is an IP address? How does it work?: The IP address is a series of numbers which identifies the computer.
- What is a domain name? How does it relate to the IP address?: The domain name is the readable version of the website's name, and the IP address relates to that because it's the computer language version of the site's name.
- 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)?: In my NeoCities dashboard, the homepage has the default name "index."
- What is the image html tag?: If you want to put a picture into a website, you put "< img src="/NAME.jpg" >."
Navigation:
- Home Page
- About Me
- JavaScript Projects
- Python Projects