Long Test #2: CSS and Frames assesses knowledge in CSS, focusing on syntax, style sheet integration, and HTML-CSS interaction. It evaluates understanding of external and internal CSS usage, inline styles, and correct syntax application, crucial for web development proficiency.
<table><head><tfoot>
<table><tr><tt>
<table><tr><td>
Rate this question:
True
False
Rate this question:
<input type="check">
<checkbox>
<input type="checkbox">
Rate this question:
True
False
Rate this question:
<link rel=stylesheet type=text/css href=mystyle.css>
Mystyle.css
<style>
Rate this question:
True
False
Rate this question:
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Rate this question:
Frame
Frames
Frameset
Rate this question:
True
False
Rate this question:
<a href=longtest2.html>Long Test #2 </a>
<a longtest2.html>Long Test #2 </a>
<a href=longtest2.html>Long Test #2 </href>
Rate this question:
Demo
*demo
#demo
Rate this question:
Separate each selector with a space
Separate each selector with a plus sign
Separate each selector with a comma
Rate this question:
Font-size
Text-size
Font-style
Rate this question:
Font
Class
Style
Rate this question:
In the <body> section
At the end of the document
In the <head> section
Rate this question:
<script>
<css>
<style>
Rate this question:
Body {color: black;}
Body:color=black;
{body;color:black;}
Rate this question:
margin-left
Padding-left
Indent
Rate this question:
True
False
<p style="text-size:bold;">
P {font-weight:bold;}
P {text-size:bold;}
Rate this question:
Font-weight
Font-family
Font-style
Rate this question:
A {text-decoration:none;}
a {underline:none;}
A {text-decoration:no-underline;}
Rate this question:
True
False
Rate this question:
Font:bold;
Font-weight:bold;
Style-bold
Rate this question:
Background-color
Color
Bgcolor
Rate this question:
<textfield>
<input type="textfield">
<input type="text">
Rate this question:
<background>yellow</background>
<body style="background-color:yellow;">
<body bg="yellow">
Rate this question:
True
False
Rate this question:
<body style="background-image:url(background.gif)">
<body bg="background.gif">
<background img="background.gif">
Rate this question:
True
False
Rate this question:
<input type="list">
<select>
<input type="dropdown">
Rate this question:
Text-color
Color
Fgcolor
Rate this question:
List: square;
List-type: square;
List-style-type: square;
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Ultimate Quiz For CSS Test
What is CSS? CSS is a style sheet language used in presentation and the description of how HTML written elements/language are in the visual style of a web page. So, are you savvy...
Questions:
10 |
Attempts:
1124 |
Last updated:
Mar 21, 2023
|
CSS Trivia Quiz Test
Dive into the CSS Trivia Quiz Test to enhance your understanding of Cascading Style Sheets. This quiz covers essential aspects from syntax to implementation, assessing your...
Questions:
10 |
Attempts:
469 |
Last updated:
Mar 21, 2023
|
CSS (nivelele 1 Si 2)
Fisa de lucru pentru fixarea cunostintelor la lectia utilizarea CSS
Questions:
9 |
Attempts:
201 |
Last updated:
Mar 18, 2023
|
Want To Learn Computer Programming? Take This CSS Basics Quiz
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of...
Questions:
13 |
Attempts:
345 |
Last updated:
Oct 01, 2024
|
Ultimate Quiz For CSS Test
What is CSS? CSS is a style sheet language used in presentation and the description of how HTML written elements/language are in the visual style of a web page. So, are you savvy...
Questions:
10 |
Attempts:
1124 |
Last updated:
Mar 21, 2023
|
CSS 3
CSS 3 quiz assesses knowledge on basics of Cascading Style Sheets including syntax, properties like padding, and styles application in HTML documents. It's designed for learners...
Questions:
15 |
Attempts:
579 |
Last updated:
Mar 21, 2023
|
Wait!
Here's an interesting quiz for you.