Html
Css
Coding
Code.org
Different tags
100

What is html?

What is the standard markup language for creating web pages, providing the structure and content for web pages that browsers display?

100

How does css help code my pages?

 With CSS, you can control the color, font, the size of text, the spacing between elements, how elements are positioned and laid out, what background images or background colors

100

What is the <li> code?

What are bullets

100

What is the part of code that is used to create headings?

 What is <h1> to <h6> tags, where <h1> represents the most important heading and <h6> the least?

100

What is the Website Structure?

What is the way a website's pages and content are organized and connected?

200

What does html do to my page?

 What defines the structure and content of a webpage, using tags to tell a browser how to display elements like text, images, links, and forms?

200

Can I build a page without CSS?

How can my page be built without CSS?

200

What is a <ul> element?

How can a ul help my page?

200

What is the type of education does code.org supply?

What is K-12 computer science?

200

what is coding?

 What is the process of writing instructions, or "code," that computers can understand and follow to perform specific tasks?

300

How do i use html?

What is you write code within a text editor, saving it as an HTML file (e.g., index.html), and then open it in a web browser to view the page. HTML uses tags (like <p> for paragraphs) to structure content, with opening and closing tags defining elements

300

Why is Css important?

What is the coding language that gives a website its look and layout?

300

What is a <P>?

What is a paragrah?

300

What is used over and over in code.org?

 What are functions and loops?

300

What is the html tag?

 What is a piece of markup language that defines the beginning and end of an HTML element in an HTML document?

400

What are codes for html?

 What is <!DOCTYPE html>: Declares the document type as HTML5. <html>: The root element of an HTML page.
<head>: Contains metadata about the document, such as the title and character set. <title>: Specifies the title of the page, which is displayed in the browser's title bar. <body>: Contains the visible page content


400

How do I fix css bugs?

Use the HTML validator to see if you have any invalid markup on your page that is causing CSS problems

400

What is the html tag?

How can an html help code different pages?

400

How can code different things in html, CSS?

 How can I use HTML is a markup language used to create static web pages and web applications?

400

What is the <h1> coding element?

 What is defines the most important heading on a webpage, essentially acting as the main title?

500

Can I code a page without html?

How can html make my page worse?

500

What if I cant find the bugs in my CSS what should I do then?

 What is Use the CSS validator to check for badly-formed CSS code?

500

What is a <!DOCTYPE html>part of the code?

What is <!DOCTYPE html> declaration informs the web browser that the document is written in HTML5?

500

How can code.org help me in real life ?

What is promotes problem-solving, opens career opportunities, automates tasks, fosters creativity, and enhances technological understanding?

500

What effect does code.org have ?

How can code.org effect you in a positive or negative way ? 

M
e
n
u