Web Development Final Exam with 100% correct answers 2024
10 views 0 purchase
Course
Web Development Fi
Institution
Web Development Fi
What is the CSS to center all <h1> headings using a width 80%? correct answers h1{margin: auto; width:80%}
Which HTML tag is used to define an internal style sheet? correct answers <style>
How do insert a comment in CSS? correct answers /*this is a comment*/
Which property i...
What is the CSS to center all <h1> headings using a width 80%? correct answers
h1{margin: auto; width:80%}
Which HTML tag is used to define an internal style sheet? correct answers <style>
How do insert a comment in CSS? correct answers /*this is a comment*/
Which property is used to change the background color? correct answers background-
color:
What is the correct HTML for referring to an external style sheet? correct answers <link
rel="stylesheet" type="text/css" href="mystyle.css">
How do you add a background color to all <h1> elements? correct answers
h1{background-color:#FFFFFF}
What is the code to change the text color of an element? correct answers color:
Where in an HTML document is the correct place to refer to an external style sheet?
correct answers <head> section
What CSS property controls the text size? correct answers font-size:
What is the correct CSS syntax for making all the <p> elements bold? correct answers
p{font-weight: bold}
What is the inline style to make an element centered? correct answers style="text-align:
center"
Choose the correct HTML tag for the largest heading. correct answers <h1>
What are the 3 ways to insert CSS into your HTML document? correct answers
Internal, External, Inline
What symbol has to start an ID tag in CSS? correct answers #
What does CSS stand for? correct answers Cascading Style Sheet
What symbol has to start a class tag in CSS? correct answers .(period)
What does HTML stand for? correct answers Hyper Text Markup Language
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller HopeJewels. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.