Show:
Questions
Responses
Print
Random
General Website Design
Electricity
HTML Errors
HTML Code
100
Another name for Amps is called?
Current
100
The language used to create websites is called this.
HTML
100
True or False: Protons have a negative charge.
FALSE
100
What is wrong with the following code... [title]Mr. Gomez Rocks[title/]
the "/" should be moved....[/title]
100
This is the code to make a Line Break.
[BR]
200
What did we use to edit our Webpages?
Notepad
200
True or False: A Hyperlink is used to add color to a website.
FALSE
200
True or False: Atoms are made up of Protons, Electrons, & Neutrons.
TRUE
200
What is wrong with the following code... [body backgound="background.jpg"]
background is spelled wrong...missing a "R"
200
True or False: [I] is the code for Italics.
TRUE
300
What is the Code for the largest Heading type on a webpage.
[H1]
300
This is an example of a domain name, you can purchase one from GoDaddy.
Answers Will Very...
300
Electrons and Protons do this when they get close together.
Make Lightning
300
What is wrong with the following code... [A HREF="
HTTP://WWW.GOOGLE.COM
"] Click Here For Google
You need a [/A] at the end
300
This code makes a horizontal line across the screen.
[HR] or even [HR Size=2]
400
The first Internet was called?
ARPANET
400
This is the first code that you use on any webpage you build.
[HTML]
400
This feature of electricity does NOT kill us?
VOLTS
400
What is wrong with the following code... [BODY BGCOLOR="384AB7S]
It is Missing a Quote... "
400
The code used to add a title to a webpage that will show up in the blue bar at the top of the web browser is called this.
[TITLE]
500
The Code to add an Image to a web page starts with which of the following?
[IMG SRC="picture.jpg"]
500
HTML stands for what?
Hyper Text Markup Language
500
Why does your hair stand up when you are holding Mr. Gomez’s Electricity machine?
Answers Will Very...
500
What is wrong with the following code... [font type="Times New Roman"] Stuff Goes Here [/Font]
it should be FACE and not TYPE in the code. [FONT FACE]
500
This code is used to make something Bold.
[B]