The tag to start a paragraph.
What is "<p>"?
The main purpose of a CSS sheet.
What is to design and style a webpage?
The place that web pages are connected to.
What is the World Wide Web?
The 3 coding languages used in a webpage.
What are HTML, CSS, and JS?
The symbol used for copyright.
What is © ?
The first line of an HTML document should always be this:
<!DOCTYPE html>
The full name for this type of code.
What are Cascading Style Sheets?
The state of being inviting, well organized, colorful without being “busy”, and easy to navigate.
What are good qualities of a web page?
The type of colors that should be avoided when designing a web page.
What are bright colors?
The definition of copyright.
What is the legal right granted to an author, composer, playwright, publisher, or distributor to exclusive publication, production, sale, or distribution of a literary, musical, dramatic, or artistic work?
The full name for this type of code.
What is HyperText Markup Language?
The use of brackets in a CSS sheet.
What is to open or close a selector?
The difference between a web page and a website.
What is that a web page is a single file document on the World Wide Web consisting of an HTML file and any related files for scripts and graphics, often hyperlinked to other documents on the Web. A website is a set of interconnected webpages usually including a homepage, generally located on the same server, and prepared and maintained as a collection of information by a person, group, or organization.
The difference between anchor links and external links.
What is that anchor links are internal links within a webpage that allow the user to “jump to” other areas of the page, while external links are links to another webpage or website?
The reason why copyright laws exist.
What is protecting the authors, composers, playwrights, publishers, or distributers from their work being stolen or lifted and used without consent by others, along with encouraging authors/creators in their efforts by granting them ownership of exclusive rights for their work?
The latest version of HTML.
What is HTML5?
The symbol used to define a class.
What is a period?
The meaning of HTTP.
What is Hypertext Transfer Protocol?
The feature that allows anyone to edit HTML or CSS on a webpage.
What is inspect element?
The duration that copyright lasts.
What is the author's life plus 70 years after their death?
The person who wrote the first version of HTML.
Who is Tim Berners-Lee?
The year when CSS was created.
What is 1994?
The community that develops web standards.
What is the World Wide Web Consortium (W3C)?
The "grammar" for coding.
What is syntax?
The day that Congress passed the First Copyright Act.
What is May 31st, 1790?