Link
Codes
HTML
CSSA
Definitions
100

what does A link do?

what Links two diffeent pages together 

100

what does a code do ?

what is telling  the coumputer what to do 

100

what is a HTML?

What is co(HyperText Markup Language) is a coding language used to define parts of web pages or mobile apps to the web browsers that visit them

100

what is a css ?


what is makeing changes to the html that you cant do in the worksace doctype

100

what is the ppurpose of definitions in coding 

what is knowing all the codes purposes and meanings 

200

what is the pink on a link means

What is a bug

200

<ul</>

what is code for dots to list

200

what is linking  a html to another html

what is <a>

200

what is the tag  to change text color 

what is color

200

What are the types of coding?

what is Object-oriented programming.

Functional programming.

Procedural programming.

Logical programming.

Database programming.

300

what tag make The link to another html

what is  <a href="workhard.html">Working Hard</a>

300

what is the code in the begging of a html

what is <!DOCTYPE</>

300

How Does HTML Become a Web Page?

what is HTML code can be written as a plain text HTML document in any basic text editor or word processing program, after which it’s saved as an HTML file with .html at the end

300

what is the meaning of css

what is code style  sheet 

300

What is meant by coding?

what is Coding or programming is the process of creating instructions for computers using programming languages.

400

what is The link to a image 

what is    <img src="stadium.jpg" alt=" CC-BY">

400

what is<BR>

what is seperating  content on the preview screen

400

what does HTML look like ?

what is codes in a wrk space 

EX: <p1> hey</p1>

400

what is the tag to change the font of words

what is font

400

what Is HTML coding?

what is the workspace to creat the content on the preview ,...yes

500

what is The link for css to html

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

500

what does the tag <a  </a> means 

what is Linkng a html to another html

500

what does Hyper Text markup Language stand for ?

what is HTML

500

the tag for background color 

what is background-color

500

what is   another name for coding?

 what is encrypting