CSS
Html
Images
Tags
Links
100

What is put at the end of CSS sheet names like PRESENTATION____?

What is .css ?

100

What you put at the end of an html sheet names, like PRESENTATION_____?

What is .html?

100

What is the measurement of images that you use to size the images in a website?

What are pixels?

100

What is the tag that centers items?

What is <center>?

100

What sends someone to a different website(external ____) or another part of your website(internal ____)?

What is a link?

200

What does Cascading Style Sheets stand for?

What is CSS?

200

What HTML links to this for style codes or just uses a style tag?

What is CSS?

200

What command is used to change the color of the border on an image?

What is border-color?

200

What are all the premade sizes for headers.(In numerical order)

what are <h1><h2><h3><h4><h5><h6>?

200

What is a link that leads outside of your website, as an example a link to a wikapedia page?

What are External Links?

300

What you can use the inside of this tag as basically a CSS in html?

What is <style>?

300

What tag is inside the HTML tag that ends right above it?

What is <body>?

300

What command is used to change the look of a border?


What is border-style?

300

What are the 3 main paragraph subcategories?(In numerical order)

What are <p> <p2> <p3>?

300

What are links used to navigate a website?

What is the nav bar?

400

What tag in the CSS can change the color of the whole background?

What is <body>?

400

What is the tag at the top of an html page's code telling us the doctype?

What is <!DOCTYPE html>?

400

What style code smooths out the sides of an image?

What is border-radius?

400

What are the 3 tags for invisible bullets?(In order of use)

What are <dl><dt><dd>?

400

What is a link with a border, generally rounded, with a background color?

What is a button link?

500

What comes after rel= in the linking of a CSS?

What is Stylesheet?

500

What does HTML stands for?

What is Hypertext Markup Language

500

What is the amount of spaces supposed to be in an image src instead of dashes?

What is 0?

500

What are the four tags used for a table?(In order of use)

What are <table><tr><th><td>?

500

What is a tag that links the CSS to the HTML?(Placeholder before .css)

What is <link rel="stylesheet" href="Placeholder.css">?

M
e
n
u