FamilySearch HTML Tutorial Answers: Difference between revisions

Changed "Rating" to "Content".
m (Text replacement - "\<p(.*?)\>(.*?)\<\/p>" to "<span$1>$2</span>")
(Changed "Rating" to "Content".)
 
Line 3: Line 3:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*What is CSS?
*What is CSS?
:D. All of the above
{{Block indent|D. All of the above}}
*What is HTML?
*What is HTML?
:B. Language for all of the Internet  
{{Block indent|B. Language for all of the Internet }}
*What is the left sidebar for?
*What is the left sidebar for?
:D. All of the above.
{{Block indent|D. All of the above.}}
</div>
</div>
[[Help:Wiki University HTML-- Tutorial|Back to Home Page]]
[[Help:Wiki University HTML-- Tutorial|Back to Home Page]]
Line 15: Line 15:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*The forward slash / is used in
*The forward slash / is used in
:A. Closing header tags.
{{Block indent|A. Closing header tags.}}
*Tags are easy to see on pages in the Wiki
*Tags are easy to see on pages in the Wiki
:False
{{Block indent|False}}
*Two monitors are always better than one
*Two monitors are always better than one
:True
{{Block indent|True}}
</div>
</div>
[[Help:Wiki University HTML-- Introduction|Back to Introduction]]
[[Help:Wiki University HTML-- Introduction|Back to Introduction]]
Line 41: Line 41:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*We don't use Header Ones in FamilySearch Wiki articles
*We don't use Header Ones in FamilySearch Wiki articles
:True
{{Block indent|True}}
*Header Five and Six are rairly used
*Header Five and Six are rairly used
:True
{{Block indent|True}}
*Header Two work well in FamilySearch WIki
*Header Two work well in FamilySearch WIki
:False
{{Block indent|False}}
*Avoid using Header Three and Header Four in articles
*Avoid using Header Three and Header Four in articles
:False
{{Block indent|False}}
</div>
</div>
[[Help:Wiki University HTML-- Headers|Back to Headers]]
[[Help:Wiki University HTML-- Headers|Back to Headers]]
Line 66: Line 66:


*This is how the unordered lists will appear:
*This is how the unordered lists will appear:
::*Birth Certificates
{{Block indent|*Birth Certificates|2}}
::*Land Records
{{Block indent|*Land Records|2}}
::*Probate Records
{{Block indent|*Probate Records|2}}
::*Census
{{Block indent|*Census|2}}
::*Vital Records
{{Block indent|*Vital Records|2}}
*Coding for ordered list:
*Coding for ordered list:


Line 94: Line 94:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*If you have a cooking recipe, which list would you use to show the steps?
*If you have a cooking recipe, which list would you use to show the steps?
::A. Ordered List
{{Block indent|A. Ordered List|2}}
*If you were listing your favorite foods in order of preference, which lists would you use?
*If you were listing your favorite foods in order of preference, which lists would you use?
::A. Ordered List
{{Block indent|A. Ordered List|2}}
*If you were listing the contents of your pockets, which list would you use?
*If you were listing the contents of your pockets, which list would you use?
::B. Unordered List
{{Block indent|B. Unordered List|2}}


</div>
</div>
Line 110: Line 110:


<font color="red"><nowiki><ul></nowiki></font color>
<font color="red"><nowiki><ul></nowiki></font color>
:<font color="green"><nowiki><li></nowiki></font color>Fruits<br>
{{Block indent|1=<font color="green"><nowiki><li></nowiki></font color>Fruits<br>|2=1}}
::<font color="blue"><nowiki><ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki><ul></nowiki></font color><br>|2=2}}
:::<nowiki><li>Apples</li></nowiki><br>
{{Block indent|<nowiki><li>Apples</li></nowiki><br>|3}}
:::<nowiki><li>Pears</li></nowiki><br>
{{Block indent|<nowiki><li>Pears</li></nowiki><br>|3}}
:::<nowiki><li>Oranges</li></nowiki><br>
{{Block indent|<nowiki><li>Oranges</li></nowiki><br>|3}}
::<font color="blue"><nowiki></ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki></ul></nowiki></font color><br>|2=2}}
:<font color="green"><nowiki></li></nowiki></font color><br>
{{Block indent|1=<font color="green"><nowiki></li></nowiki></font color><br>|2=1}}
:<font color="green"><nowiki><li></nowiki></font color>Vegetables<br>
{{Block indent|1=<font color="green"><nowiki><li></nowiki></font color>Vegetables<br>|2=1}}
::<font color="blue"><nowiki><ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki><ul></nowiki></font color><br>|2=2}}
:::<nowiki><li>Peas</li></nowiki><br>
{{Block indent|<nowiki><li>Peas</li></nowiki><br>|3}}
:::<nowiki><li>Carrots</li></nowiki><br>
{{Block indent|<nowiki><li>Carrots</li></nowiki><br>|3}}
:::<nowiki><li>Corn</li></nowiki><br>
{{Block indent|<nowiki><li>Corn</li></nowiki><br>|3}}
::<font color="blue"><nowiki></ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki></ul></nowiki></font color><br>|2=2}}
:<font color="green"><nowiki></li></nowiki></font color><br>
{{Block indent|1=<font color="green"><nowiki></li></nowiki></font color><br>|2=1}}
:<font color="green"><nowiki><li></nowiki></font color>Nuts<br>
{{Block indent|1=<font color="green"><nowiki><li></nowiki></font color>Nuts<br>|2=1}}
::<font color="blue"><nowiki><ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki><ul></nowiki></font color><br>|2=2}}
:::<nowiki><li>Walnuts</li></nowiki><br>
{{Block indent|<nowiki><li>Walnuts</li></nowiki><br>|3}}
:::<nowiki><li>Peanuts</li></nowiki><br>
{{Block indent|<nowiki><li>Peanuts</li></nowiki><br>|3}}
:::<nowiki><li>Almonds</li></nowiki><br>
{{Block indent|<nowiki><li>Almonds</li></nowiki><br>|3}}
::<font color="blue"><nowiki></ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki></ul></nowiki></font color><br>|2=2}}
:<font color="green"><nowiki><li></nowiki></font color>Grains<br>
{{Block indent|1=<font color="green"><nowiki><li></nowiki></font color>Grains<br>|2=1}}
::<font color="blue"><nowiki><ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki><ul></nowiki></font color><br>|2=2}}
:::<nowiki><li>Wheat</li></nowiki><br>
{{Block indent|<nowiki><li>Wheat</li></nowiki><br>|3}}
:::<nowiki><li>Soybeans</li></nowiki><br>
{{Block indent|<nowiki><li>Soybeans</li></nowiki><br>|3}}
:::<nowiki><li>Barley</li></nowiki><br>
{{Block indent|<nowiki><li>Barley</li></nowiki><br>|3}}
::<font color="blue"><nowiki></ul></nowiki></font color><br>
{{Block indent|1=<font color="blue"><nowiki></ul></nowiki></font color><br>|2=2}}
:<font color="green"><nowiki></li></nowiki></font color><br>
{{Block indent|1=<font color="green"><nowiki></li></nowiki></font color><br>|2=1}}
<font color="red"><nowiki></ul></nowiki></font color></div><br><br>
<font color="red"><nowiki></ul></nowiki></font color></div><br><br>
Here's how the links would look on a page:
Here's how the links would look on a page:
Line 160: Line 160:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*If you were nesting a list of states in no particular order in a list of countries, which list would you use?:
*If you were nesting a list of states in no particular order in a list of countries, which list would you use?:
:B. Unordered List
{{Block indent|B. Unordered List}}
*If you were nesting a list of states by size in a list of countries by size, which lists would you use?
*If you were nesting a list of states by size in a list of countries by size, which lists would you use?
:A. Ordered List
{{Block indent|A. Ordered List}}
</div>
</div>
[[Help:Wiki University HTML-- Nesting Lists|Back to Nesting Lists]]
[[Help:Wiki University HTML-- Nesting Lists|Back to Nesting Lists]]
Line 211: Line 211:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*How many comments can you insert on page?
*How many comments can you insert on page?
::C. As many as you like.
{{Block indent|C. As many as you like.|2}}
*How many words can you put in a comment?
*How many words can you put in a comment?
::C. As many words as you want.
{{Block indent|C. As many words as you want.|2}}
*Where can you insert comments?
*Where can you insert comments?
::C. Anywhere you want.</div>
{{Block indent|C. Anywhere you want.</div>|2}}
[[Help:Wiki University HTML-- Comments|Back to Comments]]
[[Help:Wiki University HTML-- Comments|Back to Comments]]
----
----
Line 236: Line 236:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*When you load paragraphs, using the enter button will automatically put spaces between them.
*When you load paragraphs, using the enter button will automatically put spaces between them.
:B. False
{{Block indent|B. False}}
*It is better to use <font color="red"><nowiki><br></nowiki></font color> than <font color="red"><nowiki><p></nowiki></font color> in separating paragraphs.
*It is better to use <font color="red"><nowiki><br></nowiki></font color> than <font color="red"><nowiki><p></nowiki></font color> in separating paragraphs.
:B. False
{{Block indent|B. False}}
*A <font color="red"><nowiki><p></nowiki></font color> does not require an ending tag for the paragraphs to separate like the <font color="red"><nowiki><br></nowiki></font color>
*A <font color="red"><nowiki><p></nowiki></font color> does not require an ending tag for the paragraphs to separate like the <font color="red"><nowiki><br></nowiki></font color>
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML-- Paragraphs|Back to Paragraph Page]]
[[Help:Wiki University HTML-- Paragraphs|Back to Paragraph Page]]
Line 260: Line 260:
<div style="border:10px solid lightgray; ">
<div style="border:10px solid lightgray; ">
*How many attributes can you put in the paragraph tag?
*How many attributes can you put in the paragraph tag?
::D. None of the above (It is unlimited)
{{Block indent|D. None of the above (It is unlimited)|2}}
*What symbol do you use to separate a property from a value?
*What symbol do you use to separate a property from a value?
::A. Colon
{{Block indent|A. Colon|2}}
</div>
</div>
[[Help:Wiki University HTML-- Changing Fonts|Back to Changing Fonts]]
[[Help:Wiki University HTML-- Changing Fonts|Back to Changing Fonts]]
Line 283: Line 283:
====Quick Quiz====
====Quick Quiz====
<div style="border:10px solid lightgray; padding:5px; ">*You cannot enlarge headers
<div style="border:10px solid lightgray; padding:5px; ">*You cannot enlarge headers
::B. False
{{Block indent|B. False|2}}
*You can add the "font-size" attribute between the = sign and the words of the header
*You can add the "font-size" attribute between the = sign and the words of the header
::B. False</div>
{{Block indent|B. False</div>|2}}
[[Help:Wiki University HTML-- Sizing Fonts|Back to Sizing Fonts]]
[[Help:Wiki University HTML-- Sizing Fonts|Back to Sizing Fonts]]
----
----
Line 305: Line 305:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*You can use any name that is common to everyone for a color.
*You can use any name that is common to everyone for a color.
::B. False
{{Block indent|B. False|2}}
*If the HEX number does not work in the code you may have:
*If the HEX number does not work in the code you may have:
::c. All of the above
{{Block indent|c. All of the above|2}}
*You have to use the header tags to color headers
*You have to use the header tags to color headers
::A. True
{{Block indent|A. True|2}}
</div>
</div>
[[Help:Wiki University HTML-- Font Colors|Back to Font Colors]]
[[Help:Wiki University HTML-- Font Colors|Back to Font Colors]]
Line 340: Line 340:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*To make a sentence in bold text, you use the "text-weight:bold" attribute
*To make a sentence in bold text, you use the "text-weight:bold" attribute
::B. False
{{Block indent|B. False|2}}
*To make a word italicized, you flank the "text-style:italic attribute
*To make a word italicized, you flank the "text-style:italic attribute
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML-- Font Bold-Italics|Back to Font Bold-Italics]]
[[Help:Wiki University HTML-- Font Bold-Italics|Back to Font Bold-Italics]]
Line 359: Line 359:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Attributes are separated with?
*Attributes are separated with?
::C. Semi-colon
{{Block indent|C. Semi-colon|2}}
*How many attributes can you put in the paragraph tag?
*How many attributes can you put in the paragraph tag?
::D. None of the above
{{Block indent|D. None of the above|2}}
*How would you make a word italicized along with the three attribute changes to the paragraph?
*How would you make a word italicized along with the three attribute changes to the paragraph?
::C. Flank the work with two apostrophes.
{{Block indent|C. Flank the work with two apostrophes.|2}}
</div>
</div>
[[Help:Wiki University HTML-- Multi-attributes|Back to Multi-attributes]]
[[Help:Wiki University HTML-- Multi-attributes|Back to Multi-attributes]]
Line 389: Line 389:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*How to make text invisible on a page without erasing it.
*How to make text invisible on a page without erasing it.
:C. All of the above.
{{Block indent|C. All of the above.}}


</div>
</div>
Line 411: Line 411:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*To have the text 20px from the left edge of the background what attribute do you use?
*To have the text 20px from the left edge of the background what attribute do you use?
:C. padding-left:20px
{{Block indent|C. padding-left:20px}}
*To have the background 50px from all side of the text, what attribute do you use?
*To have the background 50px from all side of the text, what attribute do you use?
:C. None of the above</div>
{{Block indent|C. None of the above</div>}}
[[Help:Wiki University HTML-- Padding|Back to Padding]]
[[Help:Wiki University HTML-- Padding|Back to Padding]]


Line 434: Line 434:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*The div tag and paragraph tag are both have built in margins.
*The div tag and paragraph tag are both have built in margins.
:A. False
{{Block indent|A. False}}
*The attributes work the same way in the div tag as in the paragraph tag
*The attributes work the same way in the div tag as in the paragraph tag
:A. True
{{Block indent|A. True}}
*Div tags put spaces between paragraphs
*Div tags put spaces between paragraphs
:B. False</div>
{{Block indent|B. False</div>}}
[[Help:Wiki University HTML-- Div Tag - Introduction|Back to Div Tag - Introduction]]
[[Help:Wiki University HTML-- Div Tag - Introduction|Back to Div Tag - Introduction]]


Line 456: Line 456:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Margin-top only affects top of paragraph
*Margin-top only affects top of paragraph
:A. True
{{Block indent|A. True}}
*Margin-left moves the paragraph to the right of the left side of the page
*Margin-left moves the paragraph to the right of the left side of the page
:A. True
{{Block indent|A. True}}
*Margin-right moves the paragraph to the right of the right side of the of the page
*Margin-right moves the paragraph to the right of the right side of the of the page
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML-- Margins|Back to Margins]]
[[Help:Wiki University HTML-- Margins|Back to Margins]]
Line 482: Line 482:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*You can only put borders on all sides.
*You can only put borders on all sides.
::B. False
{{Block indent|B. False|2}}
*There is a default space between text and borders
*There is a default space between text and borders
::B. False
{{Block indent|B. False|2}}
*Solid lines are all that is allowed in borders
*Solid lines are all that is allowed in borders
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML-- Borders|Back to Borders]]
[[Help:Wiki University HTML-- Borders|Back to Borders]]
Line 501: Line 501:
====Quick Quiz====
====Quick Quiz====
<div style="border:10px solid lightgray; padding:5px; ">*You can't use both width and height in a div tag
<div style="border:10px solid lightgray; padding:5px; ">*You can't use both width and height in a div tag
::B. False
{{Block indent|B. False|2}}
*You can't use both width and height in a paragraph tag
*You can't use both width and height in a paragraph tag
::B. False
{{Block indent|B. False|2}}
*You can use percentages in height attributes
*You can use percentages in height attributes
::B. False</div>
{{Block indent|B. False</div>|2}}
[[Help:Wiki University HTML-- Width and Height|Back to Width and Height]]
[[Help:Wiki University HTML-- Width and Height|Back to Width and Height]]


Line 526: Line 526:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Text-align only works in header tags
*Text-align only works in header tags
::B. False
{{Block indent|B. False|2}}
*Text-align cannot put a title to the left because that is the default position.
*Text-align cannot put a title to the left because that is the default position.
::B. False
{{Block indent|B. False|2}}
*Text-align will work in header, paragraph and div tags
*Text-align will work in header, paragraph and div tags
::A. True
{{Block indent|A. True|2}}
</div>
</div>
[[Help:Wiki University HTML-- Alignment|Back to Alignment]]
[[Help:Wiki University HTML-- Alignment|Back to Alignment]]
Line 598: Line 598:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Tables do not need a closing tag
*Tables do not need a closing tag
:B. False
{{Block indent|B. False}}
*Rows must have a closing tag
*Rows must have a closing tag
:A. True
{{Block indent|A. True}}
*Cells must have something in them for the table to be visible.
*Cells must have something in them for the table to be visible.
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables|Back to Tables]]
[[Help:Wiki University HTML-- Tables|Back to Tables]]
Line 720: Line 720:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Borders can only be on the outside of a table.
*Borders can only be on the outside of a table.
:B. False
{{Block indent|B. False}}
*You can put borders around rows
*You can put borders around rows
:B. False
{{Block indent|B. False}}
*You can put borders on columns
*You can put borders on columns
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Borders|Back to Tables - Borders]]
[[Help:Wiki University HTML-- Tables - Borders|Back to Tables - Borders]]
Line 792: Line 792:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Putting the width in the first cell of a row determines the width of the first column in the table
*Putting the width in the first cell of a row determines the width of the first column in the table
:A. True
{{Block indent|A. True}}
*The width of a table will be determined by the material in the cells, if you do not set the widths
*The width of a table will be determined by the material in the cells, if you do not set the widths
:A. True
{{Block indent|A. True}}
*You can only set the width of a table in percentages
*You can only set the width of a table in percentages
:B. False</div>
{{Block indent|B. False</div>}}
[[Help:Wiki University HTML-- Tables - Widths|Back to Tables - Widths]]
[[Help:Wiki University HTML-- Tables - Widths|Back to Tables - Widths]]


Line 870: Line 870:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*The order of attributes is critical.
*The order of attributes is critical.
:B. False
{{Block indent|B. False}}
*The caption can only be on the left side of the page
*The caption can only be on the left side of the page
:B. False
{{Block indent|B. False}}
*Only margin-bottom of the caption will cause a separation between the caption and the table
*Only margin-bottom of the caption will cause a separation between the caption and the table
:B. False</div>
{{Block indent|B. False</div>}}
[[Help:Wiki University HTML-- Tables - Captions|Back to Tables - Captions]]
[[Help:Wiki University HTML-- Tables - Captions|Back to Tables - Captions]]


Line 950: Line 950:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*The headers are always centered on the column.
*The headers are always centered on the column.
:B. False
{{Block indent|B. False}}
*You have to use the text-align to put the header on the left side
*You have to use the text-align to put the header on the left side
:B. False
{{Block indent|B. False}}
*Headers are always in bold type.
*Headers are always in bold type.
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Column headings|Back to Tables - Column headings]]
[[Help:Wiki University HTML-- Tables - Column headings|Back to Tables - Column headings]]
Line 1,035: Line 1,035:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Only the border-collaspe attribute is required to separate cell borders.
*Only the border-collaspe attribute is required to separate cell borders.
:B. False
{{Block indent|B. False}}
*Padding attribute only pads on the left side of the text
*Padding attribute only pads on the left side of the text
:B. False
{{Block indent|B. False}}
*The header font cannot be changed
*The header font cannot be changed
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Cells|Back to Tables - Rows]]
[[Help:Wiki University HTML-- Tables - Cells|Back to Tables - Rows]]
Line 1,120: Line 1,120:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*To make all the cells in column the same you need only put the code in the top cell
*To make all the cells in column the same you need only put the code in the top cell
:B. False
{{Block indent|B. False}}
*Background color cannot be placed in cells through coding in row
*Background color cannot be placed in cells through coding in row
:B. False
{{Block indent|B. False}}
*You can change the font-family in the rows
*You can change the font-family in the rows
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Rows|Back to Tables - Rows]]
[[Help:Wiki University HTML-- Tables - Rows|Back to Tables - Rows]]
Line 1,170: Line 1,170:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Text will always float up to the right side of a table when placing a table on the page.
*Text will always float up to the right side of a table when placing a table on the page.
:B. False
{{Block indent|B. False}}
*Text will float when you place a table on the right side of a page.
*Text will float when you place a table on the right side of a page.
:A. True
{{Block indent|A. True}}
*You cannot place a table in the middle of the page.
*You cannot place a table in the middle of the page.
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Placement|Back to Tables - Placement]]
[[Help:Wiki University HTML-- Tables - Placement|Back to Tables - Placement]]
Line 1,256: Line 1,256:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*When you click the sorting icon, the sorting is permanent.  
*When you click the sorting icon, the sorting is permanent.  
:B. False
{{Block indent|B. False}}
*When you add items to a table, you need to insert the item in the table where it is supposed to go if you want your table in alphabetical order even with the sorting class applied.
*When you add items to a table, you need to insert the item in the table where it is supposed to go if you want your table in alphabetical order even with the sorting class applied.
:B. False
{{Block indent|B. False}}
*Sorting will revert back to the original order if you leave the page the table is on.
*Sorting will revert back to the original order if you leave the page the table is on.
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Sorting|Back to Tables - Sorting]]
[[Help:Wiki University HTML-- Tables - Sorting|Back to Tables - Sorting]]
Line 1,315: Line 1,315:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*When creating the horizontal scroll bar, you do not have to set the width.
*When creating the horizontal scroll bar, you do not have to set the width.
:B. False
{{Block indent|B. False}}
*Vertically scroll bars are only useful for very tall tables.
*Vertically scroll bars are only useful for very tall tables.
:A. True
{{Block indent|A. True}}
*You cannot have horizontal and vertical scroll bars at the same time.
*You cannot have horizontal and vertical scroll bars at the same time.
:B. False
{{Block indent|B. False}}


</div>
</div>
Line 1,398: Line 1,398:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*To have a list of items in six columns you need to create a table with one row and six cells.
*To have a list of items in six columns you need to create a table with one row and six cells.
:B. True
{{Block indent|B. True}}
*A one row table looks better if the columns are of equal length.
*A one row table looks better if the columns are of equal length.
:A. True
{{Block indent|A. True}}
*To make the items on separate lines, you use <nowiki><p></nowiki> tags only.
*To make the items on separate lines, you use <nowiki><p></nowiki> tags only.
:B. False</div>
{{Block indent|B. False</div>}}
[[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Columns Only]]
[[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Columns Only]]


Line 1,470: Line 1,470:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Colspans must equal the number of cells in the next row.
*Colspans must equal the number of cells in the next row.
:A. True
{{Block indent|A. True}}
*If you have a row with four cells you can have in the preceding row one cell with a colspan="3" plus the remaining cell.
*If you have a row with four cells you can have in the preceding row one cell with a colspan="3" plus the remaining cell.
:A. True
{{Block indent|A. True}}
*If you have a row of seven cells you can have in the preceding row one cell with a colspan="2", the next cell with a colspan="3" and the remaining cell with a colspan="2".
*If you have a row of seven cells you can have in the preceding row one cell with a colspan="2", the next cell with a colspan="3" and the remaining cell with a colspan="2".
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Column Spans]]
[[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Column Spans]]
Line 1,548: Line 1,548:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*If you are going to merge three cells in a column, you must delete the number of cells in the column under the cell to be marged to equal the number call for in the rowspan code minus one.
*If you are going to merge three cells in a column, you must delete the number of cells in the column under the cell to be marged to equal the number call for in the rowspan code minus one.
:A. True
{{Block indent|A. True}}
*If you want to merge two cells that are under each other in a column, you delete the cell next it in the row.
*If you want to merge two cells that are under each other in a column, you delete the cell next it in the row.
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML-- Tables - Row Spans|Back to Table - Row Spans]]
[[Help:Wiki University HTML-- Tables - Row Spans|Back to Table - Row Spans]]
Line 1,594: Line 1,594:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Parameters have two opening and closing curly brackets surrounding them.
*Parameters have two opening and closing curly brackets surrounding them.
:A. False
{{Block indent|A. False}}
*Infoboxes are usually located at the top of the page on the right side.
*Infoboxes are usually located at the top of the page on the right side.
:A. True
{{Block indent|A. True}}
*Infoboxes are saved just like other templates, but it is good practice to include the word "infobox" in the title.
*Infoboxes are saved just like other templates, but it is good practice to include the word "infobox" in the title.
:A. True
{{Block indent|A. True}}
</div>
</div>
[[Help:Wiki University HTML--Infobox - Creating|Back to Infobox - Creating]]
[[Help:Wiki University HTML--Infobox - Creating|Back to Infobox - Creating]]
Line 1,624: Line 1,624:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Once the information after the equal signs is entered and saved, there is no changing the parameters.
*Once the information after the equal signs is entered and saved, there is no changing the parameters.
::B. False
{{Block indent|B. False|2}}
*Infoboxes can only be used on county pages.
*Infoboxes can only be used on county pages.
::B. False
{{Block indent|B. False|2}}
*Infoboxes are limited just to genealogical organizations.  
*Infoboxes are limited just to genealogical organizations.  
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML--Infobox - Placing|Back to Infobox - Placing]]
[[Help:Wiki University HTML--Infobox - Placing|Back to Infobox - Placing]]
Line 1,672: Line 1,672:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*If nothing is entered for a parameter, there will still be a space where the parameter would normally appear.
*If nothing is entered for a parameter, there will still be a space where the parameter would normally appear.
::B. False
{{Block indent|B. False|2}}
*The "If function" allows you to create more complete infoboxes, but you do have to worry about them being too large and take up a lot of space if the subject to be posted in the infobox is small.
*The "If function" allows you to create more complete infoboxes, but you do have to worry about them being too large and take up a lot of space if the subject to be posted in the infobox is small.
::B. False
{{Block indent|B. False|2}}
*It does not matter whether you use regular pipes or <nowiki>{{!}}</nowiki> in infoboxes with if functions.
*It does not matter whether you use regular pipes or <nowiki>{{!}}</nowiki> in infoboxes with if functions.
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML--Infobox - If functions|Back to If functions]]
[[Help:Wiki University HTML--Infobox - If functions|Back to If functions]]
Line 1,702: Line 1,702:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Once the information after the equal signs is entered and saved, there is no changing the parameters.
*Once the information after the equal signs is entered and saved, there is no changing the parameters.
:B. False
{{Block indent|B. False}}
*Infoboxes can only be used on county pages.
*Infoboxes can only be used on county pages.
:B. False
{{Block indent|B. False}}
*Infoboxes are limited just to genealogical organizations.  
*Infoboxes are limited just to genealogical organizations.  
:B. False
{{Block indent|B. False}}
</div>
</div>
[[Help:Wiki University HTML--Sidebars|Back to Sibebars]]
[[Help:Wiki University HTML--Sidebars|Back to Sibebars]]
Line 1,746: Line 1,746:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Navboxes should not include items that could be in a sidebar.
*Navboxes should not include items that could be in a sidebar.
::A. True
{{Block indent|A. True|2}}
*Navboxes are usually placed at the top of the page.
*Navboxes are usually placed at the top of the page.
::B. False
{{Block indent|B. False|2}}
*Navboxes are limited to less than 200 pixels in width.  
*Navboxes are limited to less than 200 pixels in width.  
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML--Navboxes|Back to Navboxes]]
[[Help:Wiki University HTML--Navboxes|Back to Navboxes]]
Line 1,775: Line 1,775:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Relative positioning places objects in relation to the edge and top of the page.
*Relative positioning places objects in relation to the edge and top of the page.
::B. False
{{Block indent|B. False|2}}
*Relative positioning does not cover objects placed before it was.
*Relative positioning does not cover objects placed before it was.
::B. False
{{Block indent|B. False|2}}
*Relative positioning covers up all objects covered after it was placed.
*Relative positioning covers up all objects covered after it was placed.
::B. False
{{Block indent|B. False|2}}
</div>
</div>
[[Help:Wiki University HTML-- Position - Relative|Back to Position - Relative]]
[[Help:Wiki University HTML-- Position - Relative|Back to Position - Relative]]
Line 1,817: Line 1,817:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*Absolute positioning places objects in relation to the edge and top of the page.
*Absolute positioning places objects in relation to the edge and top of the page.
::A. True
{{Block indent|A. True|2}}
*Absolute positioning does not cover objects placed before it was.
*Absolute positioning does not cover objects placed before it was.
::B. False
{{Block indent|B. False|2}}
*Absolute positioning covers up all objects that follow it.
*Absolute positioning covers up all objects that follow it.
::A. True
{{Block indent|A. True|2}}
</div>
</div>
[[Help:Wiki University HTML-- Position - Absolute|Back to Position - Absolute]]
[[Help:Wiki University HTML-- Position - Absolute|Back to Position - Absolute]]
Line 1,873: Line 1,873:
<div style="border:10px solid lightgray; padding:5px; ">
<div style="border:10px solid lightgray; padding:5px; ">
*If I want to copy the name of the article someplace in the article, you would use <nowiki>[[NAMESPACE]]</nowiki>
*If I want to copy the name of the article someplace in the article, you would use <nowiki>[[NAMESPACE]]</nowiki>
:A. True
{{Block indent|A. True}}
*To recover something you may have deleted accidentally, you would hit the control key and the D key.
*To recover something you may have deleted accidentally, you would hit the control key and the D key.
:B. False ''(Control + Z)''
{{Block indent|B. False ''(Control + Z)''}}
*To search for a word in an article, you would hit the control key and the S key.
*To search for a word in an article, you would hit the control key and the S key.
:B. False ''(Control + F)''
{{Block indent|B. False ''(Control + F)''}}
*To highlight an entire page, you would bit the Control and W key
*To highlight an entire page, you would bit the Control and W key
:B. False ''(Control + A)''
{{Block indent|B. False ''(Control + A)''}}
*If you want exhibit code in an article, you would use opening and closing noinclude tags.
*If you want exhibit code in an article, you would use opening and closing noinclude tags.
:B. False ''(<nowiki><nowiki> ..... </nowiki></nowiki>)''
{{Block indent|B. False ''(<nowiki><nowiki> ..... </nowiki></nowiki>)''}}
</div>
</div>
[[Help:Wiki University HTML-- Misc|Back to Misc]]
[[Help:Wiki University HTML-- Misc|Back to Misc]]
[[Category:HTML Lessons]]
[[Category:HTML Lessons]]
Approver, Batcheditor, Moderator, Patroller, Protector, Reviewer, Bots, Bureaucrats, editor, Interface administrators, pagecreator, pagedeleter, Page Ownership admin, Push subscription managers, Suppressors, Administrators, Upload Wizard campaign editors, Widget editors
321,763

edits