The text and images on a website are known as what?
What is Website content?
What does this <p></p> stand for?
What is paragraph?
Why do people create web pages?
What is to inform, to share, to entertain, to express about politics, ideas, beliefs, interests?
Who is often responsible for the way websites look and are often referred to as web designers?
Who is Graphic Designers?
What is a bug?
What is mistakes in code?
How the content of a website is organized is known as what?
What is website structure?
What does the <h1></h1> code do?
What is makes the largest heading?
How can we change the style of text on a web page?
What is CSS?
Who is responsible for producing the written content on websites?
Who is Writers/Editors?
What is debugging?
What is the process of finding and fixing bugs?
Working together with someone on your code, one person observers, and one person writes code is known as what?
What is Pair Programming?
What does this <ul></ul> do?
How do you think pair programming will help you to program better?
What is you can take tips and learn new techniques from your partner, learn new codes?
Who sells advertising space on websites?
Who is Advertising Sales Rep?
What are some examples of bugs?
What is misspelling, putting code in the wrong place, using the wrong tag, or forgetting to close a tag?
What does HTML stand for?
What is Hypertext Markup Language?
What does this <hr> do?
What is horizontal line?
Why do you think professional programmers use pair programming?
What is to get someone to make sure there is no bugs, help you fix any bugs, and to get a different set of eyes to look over the document?
Who decides how to market websites to the public?
Who is Marketing Manager?
Why does the code sometimes turn pink?
The special set of characters that indicates the start and end of an HTML element and that element's type is known as what?
What does & do?
What is creates the and(&) symbol?
What is an HTML element?
What is a piece of a website that is marked by a start tag and sometimes closed with an end tag, including the content inside the tags?
Who are computer specialists who maintain websites?
Who is Web Master/ Web Administrator?
How do I switch between files?
What is click the name of the file you want to look at in the menu on the left side of the screen?