Home
CLICK HERE
About
Scratch
Pong and RSPLS!!
Scratch Lab #1
Scratch Lab #2
Scratch Lab #4
Scrath Lab #6
Scrath Lab #7
Scrath Lab #9
Scrath Lab #10
Scrath Final
HTML
CSS
Web Developement
Web Developement Lab #1
Web developement Lab #2
Google 20
Python
Python Lab 1
Python Lab 2
Python Lab 3
Python Lab 4
Python Lab 5
Python Lab 6
Python Lab 7
Word Jumble
Nicks Sick Website
Web Developement Lab #2
HTML Write #2
Html Write Up Lab #2
What is a server? How is it different than a standard computer?
What are the tags needed for HTML tables?
What does an iFrame allow you to do?
What does the 'a' tag do?
What does the 'tr' tag do?
A server is a placce where multiple computers can come connect over one network
the tags for a table are: 'tbody' 'tr' 'td' 'thead' 'table'
allows you to embed another website or video or interactive material into your website
an 'a' tag allows you to put a website link into your website when clicked
the 'tr' tag makes it so you can have different table rows in your table