CC Tags
CSS/Image Tags
HTML Tags
Fill in the blank
Vocab
100

 Others who use this work must give credit to the original author.

What is Attribution (BY)

100

You have to put this so the code knows where you want the object on your page to be positioned/displayed.

What is text-align

100

contains information (called metadata) about your webpage.

What is <head>

100

Website content is the - and - of a website

What is image and text

100

The collected information on a person through multiple websites on the internet.


What is Digital Footprint

200

 Others may not use this work for advertising or to make money.


What is Non-Commercial (NC)

200

This has to be put in order to change the font

What is font-size:blahblahpx;

200

if you’re actually going to write > , instead of putting it in code, you need to write it like this.

What is >

200

<hr> : -- (a horizontal line that helps with organization)

What is:Horiizontal rule

200

The text and images on a website.


What is website content

300

Users may only use this work as is and may make no changes.


What is No Derivative Works (ND)

300

 the tag that you would like to change in your HTML code.

What is a selector

300

Tells the computer that what you’re writing is in HTML.


What is <DOCTYPE html>

300

Share-Alike (SA): Users of this work must share any new versions under the -- license.

What is: Exact same

300

The exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.

What is copyright

400

Don’t use this work to make anyone look bad, spread dishonest information about things, or sell exact copies of the work.

What is Pixabay License

400

The first tag you put when putting a picture

What is <img src=

400

sizes of headings, biggest to smallest


What is <h1> , <h2> , <h3 , <h4> , <h5> , <h6>

400

-- and -- are used to make lists

What is <li> and <ol>

400

The special set of characters that indicates the start and end of a code element AND that element’s type.

What is HTML Tag

500

Use this work how you want, but publish any new versions using the same license

What is GNU Free Documentation License (GFDL

500

Something at the beginning of your HTML code to show that you will be using CSS

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

500

if you’re actually going to write & , instead of putting it in code, you need to write it like this.


What is &

500

--: The work is allowed to be used in any way.


What is Public domain

500

What does HTML stand for

What is Hypertext Markup Language