Others who use this work must give credit to the original author.
What is Attribution (BY)
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
contains information (called metadata) about your webpage.
What is <head>
Website content is the - and - of a website
What is image and text
The collected information on a person through multiple websites on the internet.
What is Digital Footprint
Others may not use this work for advertising or to make money.
What is Non-Commercial (NC)
This has to be put in order to change the font
What is font-size:blahblahpx;
if you’re actually going to write > , instead of putting it in code, you need to write it like this.
What is >
<hr> : -- (a horizontal line that helps with organization)
What is:Horiizontal rule
The text and images on a website.
What is website content
Users may only use this work as is and may make no changes.
What is No Derivative Works (ND)
the tag that you would like to change in your HTML code.
What is a selector
Tells the computer that what you’re writing is in HTML.
What is <DOCTYPE html>
Share-Alike (SA): Users of this work must share any new versions under the -- license.
What is: Exact same
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
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
The first tag you put when putting a picture
What is <img src=
sizes of headings, biggest to smallest
What is <h1> , <h2> , <h3 , <h4> , <h5> , <h6>
-- and -- are used to make lists
What is <li> and <ol>
The special set of characters that indicates the start and end of a code element AND that element’s type.
What is HTML Tag
Use this work how you want, but publish any new versions using the same license
What is GNU Free Documentation License (GFDL
Something at the beginning of your HTML code to show that you will be using CSS
What is <link rel="stylesheet" href="style.css">
if you’re actually going to write & , instead of putting it in code, you need to write it like this.
What is &
--: The work is allowed to be used in any way.
What is Public domain
What does HTML stand for
What is Hypertext Markup Language