CSS
Headings
HTML
Images
Basic tags
100

what do you use in the CSS, {} or []

What is {}?

100

(True or false) Headings are used with the "h" tag?

What is True?

100

What is the standard markup language for creating web pages?

What is HTML?

100

What HTML tag is used to embed an image within a webpage?



What is the <img> tag?

100

What does the <br> tag do?

What tag is used to create a line break?

200

What does CSS stand for?

What is Cascading Style Sheets?

200

How many levels do heading tags have?

What is six levels?

200

what are the basic building blocks of HTML?

What are tags?

200

This<img> tag specifies the path or URL to the image file.

What is the src attribute?

200

What is the <p> tag?

What tag is used to create a paragraph of text?

300

What does the CSS do?

What is adding style?

300

What heading tag is the biggest?

What is h1?

300

what is used to create a hyperlink to another webpage or resource?

What is the <a> tag?

300

what attribute provides alternative text for an image?

What is the alt attribute?

300

What is the <hr> tag?

What tag is used to create a horizontal line which separates the page?

400

What controls the Font in the CSS?

What is Font-Family?

400

What heading tag is the smallest?

What is h6?

400

what HTML tags are used to structure tabular data?

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

400

What changes the attributes of the image?

What are the width and height attributes?

400

What is the <li> tag?

What tag is used to create an item within a list (<ul> or <ol>)?

500

True or False, on code.org the CSS pages logo is a pencil

What is false?

500

True or false, heading tags are the letter P

What is False?

500

What HTML tags are used to create ordered and unordered lists?

What are <ol> and <ul>?

500

How do you add images on Code.org?

What is clicking add image?

500

What is the <ol> tag?

What tag is used to create an ordered list (numbered list)?

M
e
n
u