CSS beginning terms, rules, code
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
What is an inline style? | show 🗑
|
||||
Give an example of an inline style tag. | show 🗑
|
||||
show | Insert in the <head> of an HTML document <style type='text/css'>
🗑
|
||||
How do you link to an external style sheet? | show 🗑
|
||||
show | Insert the rules in a comment.
🗑
|
||||
How do denote a comment? | show 🗑
|
||||
How do end the CSS for one web page? | show 🗑
|
||||
show | a: link {color:#cc0000;}
🗑
|
||||
show | a: visited {color: #cccccc;}
🗑
|
||||
show | solid, dotted, dashed, double
🗑
|
||||
show | only the object, not the padding, borders, or margins
🗑
|
||||
All elements in HTML generate a ... | show 🗑
|
||||
show | width, margin, padding, border, background-color, height, minimum/maximum height or width
🗑
|
||||
show | margin: 15px, 5px; 10px
🗑
|
||||
What is the Tan Hack for? | show 🗑
|
||||
show | *html div { \width:120px;/* for IE5 and IE6 in quirks mode*/ w\idth: 90px;/*for IE6 in standards mode*/ }
🗑
|
||||
How do you convert a RGB color to hexadeciamal triplet? | show 🗑
|
||||
What other border styles are available for non IE browsers? | show 🗑
|
||||
Why should you check your site on different browsers? | show 🗑
|
||||
What is the approximate %age of the larger column using the golden ratio to set up your page? | show 🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
barbaboush
Popular Computers sets