1|Page
Fundamentals Of Computer Science - Final Exam
Review On Web(Sites), Html, Javascript In Www.Code.Org,
Scratch, History Of Computing, Tech Readiness (More Like
Computer Basics), The Basics Of Python,
And The Python Conditionals
<p>Paragraph 1</p>
<p>Paragraph 2</p>
<p>Paragraph 3</p> - 1. Tell me, what code would you put in, to create several
paragraphs on a single web page?
Un-ordered list element - 2. Click:
https://laketravis.schoology.com/system/files/attachments/page_embeds/m/201
7-01/ul_58817f7e52cec.PNG
... to show the image to the code shown. Then, answer this question:
This code is an _____-________________ed, ________, ___________________.
True - 3. True or False: In creating web pages we use the <head> and <body>
elements. The <head> element contains all the information about the page. The
<body> element contains all the content for a web page.
True - 4. True or False: <!DOCTYPE html> is not technically a tag but instead an
instruction to the web browser.
, 2|Page
False. It creates a numbered, also known as an ordered list. - 5. True or False: <ol>
creates a bulleted list (if False, then, tell me what it creates, instead).
True - 6. True or False: Headers are different size section titles throughout a web
page.
1. Doctype.
2. An HTML element. - 7. What, 2, things do you need to have in your code to
alert the browser what language you are writing in?
A location, connected to the Internet that maintains, 1, or, more, pages on the
World Wide Web. - 8. A website is a _________________,
____________________ed to the _________________ that
__________________s, ____, or, _______, _______s on the __________,
____________, ____________.
An important part of creating any product as it allows the creator to reflect on
their work, define changes that they want to make, and prepare for some more
future changes coming soon. - 9. Feedback, is an ___________________,
_________ of _____________ing any _________________ as it ___________s the
________________ to ______________ on their _________, ______________,
_________________s that they want to __________, and ______________ for
some more ____________, ________________s coming soon.
Someone who prepares content for the Web. The role is mainly related to the
styling and layout of pages with content, including text and images. - 10. A world
web designer is...
Fundamentals Of Computer Science - Final Exam
Review On Web(Sites), Html, Javascript In Www.Code.Org,
Scratch, History Of Computing, Tech Readiness (More Like
Computer Basics), The Basics Of Python,
And The Python Conditionals
<p>Paragraph 1</p>
<p>Paragraph 2</p>
<p>Paragraph 3</p> - 1. Tell me, what code would you put in, to create several
paragraphs on a single web page?
Un-ordered list element - 2. Click:
https://laketravis.schoology.com/system/files/attachments/page_embeds/m/201
7-01/ul_58817f7e52cec.PNG
... to show the image to the code shown. Then, answer this question:
This code is an _____-________________ed, ________, ___________________.
True - 3. True or False: In creating web pages we use the <head> and <body>
elements. The <head> element contains all the information about the page. The
<body> element contains all the content for a web page.
True - 4. True or False: <!DOCTYPE html> is not technically a tag but instead an
instruction to the web browser.
, 2|Page
False. It creates a numbered, also known as an ordered list. - 5. True or False: <ol>
creates a bulleted list (if False, then, tell me what it creates, instead).
True - 6. True or False: Headers are different size section titles throughout a web
page.
1. Doctype.
2. An HTML element. - 7. What, 2, things do you need to have in your code to
alert the browser what language you are writing in?
A location, connected to the Internet that maintains, 1, or, more, pages on the
World Wide Web. - 8. A website is a _________________,
____________________ed to the _________________ that
__________________s, ____, or, _______, _______s on the __________,
____________, ____________.
An important part of creating any product as it allows the creator to reflect on
their work, define changes that they want to make, and prepare for some more
future changes coming soon. - 9. Feedback, is an ___________________,
_________ of _____________ing any _________________ as it ___________s the
________________ to ______________ on their _________, ______________,
_________________s that they want to __________, and ______________ for
some more ____________, ________________s coming soon.
Someone who prepares content for the Web. The role is mainly related to the
styling and layout of pages with content, including text and images. - 10. A world
web designer is...