What is the break code
What is <br>
What are the tag do you need for a paragraph?
What is <p> </p>
What ends a command in the CSS stylesheet?
What is ;
What the link that links webpages.
What is <a href="link.html"> link</a>
Whats the definition of HTML?
What is Hypertext Markup Language, a language used to create web pages
What is the code to link web-pages
What is <a href="_____">______</a>
All webpages start with a ____ declaration?
What is <!DOCTYPE html>
CSS stylesheet please identify the property of p (background-color:dark red;)
What is Background color
How do you link other websites to your webpage?
What is <a href="https://www.google.com/"> google </a>
What is a style sheet?
What is a document that controls how a web page will appear.
What is the code that controls the paragraph text size in the CSS style sheet?
What is p {
font-size
}
what tag is used to add hyperlinks to your web page?
What is <a>
CSS stylesheet what is the Value? p (background-color:dark red;)
What is red
How do you add a hyperlink
what is use the <a> element
what is CSS
What is a language that controls the way content on a web site appears.
what is the code for bullet point?
What is <ul></ul>
Comments in HTML begin and end with what?
What is <!-- and ends with -->.
CSS stylesheet what is the selector? p (background-color:dark red;)
What is p
How do you link the image to the home page
What is <img src="img.jpeg" alt=describe image">
what is the definition of Heading is
What is a title or summary for a document or section of a document.
What is used to begin a code and close code in the CSS stylesheet?
What is {}
What are the 2 types of lists
What is ordered and unordered lists.
What does CSS stand for
What is Cascading Style Sheets
what is the link to link the stylesheet to CSS sheet
What is <link rel="stylesheet" href="style.css">
what is the defintion of copyright
What is The exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same