HTML
CSS
Tech News
Random Code
T.A
100

what is the paragraph tag

what is p tag

100

what does 

body{

   background-color: red;

}

do?

changes the background color to red.

100

Who is the owner of Tesla 

Who is Elon Musk

100

what does 

<!DOCTYPE html>

do?

states the document type as html.
100

Who is the shortest T.A

Adeilya

200

What is the difference between H1-H6

What is size

200

what does

body{

   color: blue;

}

do?

changes text color to blue

200

Who is the creator of Apple 

who is Steve Jobs

200

body {

background-image: url(cflag.jpg);

background-size: cover}

what is adding a background image and changing the size to that it covers the whole page
200

who is the quietest?

Jennie

300

how do you connect a html file to css 

what is <link rel="stylesheet" href=".css">

300

what does 

<div align='center'></div>

do?

aligns the div to the center

300

What are 2 popular playing systems? 

what is Xbox series X, PS5

300

<button><a href="https://www.gucci.com"></button>

what is button tag with an extrenal link

300

who is the smartest T.A

Kevin

400

what tag makes a numbered list

what is OL

400

what does 

div{

    border-bottom-style: dotted;

}

do?

changes the border style of the bottom of the div

400

Where is Google headquarters located 

Where is Silican Valley

400

explain this <div class="Box"><h3>Random Facts About Cuba</h3> <ul> <li>YOU CAN FIND A BEATLE IN A HAVANA PARK.(artist)</li><li>The most popular sport in Cuba is baseball</li><li>Cuba has classic american cars</li> </ul></div>

What is boxed unordered list

400

Who is the oldest T.A

Gilbert

500

named all the tags youve learned so far 

What is h1 through h6, p, ol, li, head, title, link, a, button, html, body, img, div, ul, ETC

500

what does

#example{

    box-sizing: border-box;

}

do?

definds how the width and height of an element are calculated.

500

When was the first computer created

what is 1943

500

name an example of a atribute?

src, href, width, etc...

500

Who is the coolest T.A

What is all the T.As