Home
Subjects
Textbook solutions
Create
Study sets, textbooks, questions
Log in
Sign up
Upgrade to remove ads
Only $35.99/year
Coding Final Review
STUDY
Flashcards
Learn
Write
Spell
Test
PLAY
Match
Gravity
Terms in this set (24)
Used to help the computer determine how content should be displayed , the purpose of different pieces of content in a web page
Website Structure
Any character that shows up as a blank space on the screen, such as a space a tab or a new line , helps separate different parts of the document to make it easier to read
Whitespace
What tag makes the largest heading ?
<h1>... </h1>
The exclusive legal right to given to an originator or assignee to print publish, perform or record literary, artistical music
Copyright
In oder to get CSS format on a webpage you need to link the style sheet, you created a style sheet named Bridges.css
<link rel="stylesheet" href="bridges.css"
Which CSS property determines how an image is curved around the edges , a larger number makes value softer curves
Border Radius
As a programmer when you have an error in your code, you will find and fix problems in your algorithm or program
Debugging
Between which set of tags does most of your content of your webpage need to be placed?
<body>.... ,/body>
A quotation from or reference to a book, paper or author in
Citation
Which set of tags Displays the following on a webpage
(bullets)
<ul>... </ul>
Which set do you use to insert a image on your webpage
img src="______" Alt="_____"
A collection of interlinked webpages on the World Wide Web known as
Website
What does HTML stand for
Hypertext Markup Language
What does px stand for ?
Pixels
Between which to tags do you make numbered list ?
<ol>....</ol>
What is the difference in an opening tag and a closing tag?
A closing tag has a slash and an opening doesnt
Part of a program that doesn't work correctly ?
Bug
What is the correct HTML that displays HALO on the webpage and URL www.gamestop.com
<a href=http:// www.gamestop.com/html/">HALO</a>
How many different heading tags are in HTML?
6
What does the scale in code do ?
Increase or decrease size
What does the red code with the x mean?
You can move the sprite from left to right along the x axis
A link form a HTML file to another location or file typically activated by clicking on a highlighted work or image on a screen
Hyperlink
What does the code If(keydown) do ?
Moves the sprite when the Key is pressed
What does an ellipse do?
makes a circle appear
Sets with similar terms
FED1
82 terms
dreamweaver chapter 3
27 terms
Web Design Midterm
51 terms
4.01 troubleshooting Tips
10 terms
Other sets by this creator
Bio- Lec.9-10
13 terms
Bio Lab - Lecture 9-10
13 terms
Bio 200 - 19-22
15 terms
Bio Evolutionary 200- 16-19
71 terms