IS 201 Web Development Final Exam With 100% correct answers 2024
7 views 0 purchase
Course
IS 201 Web Development
Institution
IS 201 Web Development
The attribute ALWAYS has a colon after it, and the value ALWAYS has a semicolon after it
ex) font-family: Arial, Helvetica, sans-serif;
attribute: font family
value = Arial, Helvetica, sans-serif; correct answers In CSS, how can you tell if something is a value/attribute vased on formattin...
IS 201 Web Development Final Exam
The attribute ALWAYS has a colon after it, and the value ALWAYS has a semicolon
after it
ex) font-family: Arial, Helvetica, sans-serif;
attribute: font family
value = Arial, Helvetica, sans-serif; correct answers In CSS, how can you tell if
something is a value/attribute vased on formatting?
All the code in between style tags will be CDD code correct answers What do style tags
indicate?
Cascading Style Sheets --> it is used for styling and laying out web pages correct
answers What does CSS stand for?
Sans-sarif correct answers What kind of font is stated as preferred in web development
using CSS?
15px correct answers What font size do we use in this class?
It is used to define the style for many HTML pages
To use it, you need to add a link in the <head> section of each HTML page
<head>
<link rel="stylesheet" href="styles.css">
</head> correct answers What is an external style sheet used for? How do you use it?
BLOCK ELEMENT (an element that forces something that follows to be on the next line
<ol>
<ul>
<li>
<p>
are examples of block elements
vs inline elements that do not (like <a>) correct answers Any element that forces a line
break is a called a
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.99. You're not tied to anything after your purchase.