What is the code to insert paragraph text?
what is <p> </p>
What color does the text turn when there is a bug?
What is pink
Base name for style sheet.
what is style.css
Can you link outside websites to your webpage?
what is Yes you can
Definition of CSS
what is Cascading Style Sheet
What is the biggest header that you can get?
what is <h1>
What code allows you to type in a document?
what is <!Doctype html>
What size unit are images and text in?
what is px
Code to link a CSS class
what is class="_____"
What is the definition of a computer?
what is A computer is any electronic device that is used for research or to stay connected to friends or work.
Code to start a list.
what is <ul>
What does HTML stand for?
what is HyperText Markup Language
What opens and closes stylesheet changes.
what is Brackets or {}
What code links images to your webpage?
what is <img src="_______" alt="_______">
Definition of a Code
what is A code is a system of letters, numbers, and symbols that work out with the HTML to create words.
Name one code you don't have to have a closing tag.
what is <br> or <hr>
What code starts and ends an HTML
what is <!Doctype> and <html>
How do you make a CSS class
what is You start it with a period (.) and then you put the topic name.
What code links 2 webpages together.
what is <a href="_______">______</a>
Definition of a Webpage
what is A webpage is a page posted on the World Wide Web to help people find information.
What is the code to link the style sheet to the HTML?
what is <link rel="stylesheet" href="style.css">
How many different headers sizes are there and list them all.
what is There are 6 <h1> <h2> <h3> <h4> <h5> <h6>
What is the max amount of color spectrum number you can have?
what is 255
Name two links we have learned.
what isImg link
what is Seperate html link
what is css link
Definition of attributions.
what is Attributions really depend on the license that the image has and how people use it.