FamilySearch HTML Tutorial Answers: Difference between revisions

→‎Exercises: corrected wording
(→‎Exercises: corrected wording)
(→‎Exercises: corrected wording)
Line 446: Line 446:
1. What is the coding to change our lorem ipsum paragraph in your sandbox with a background color of light green with Purple text and a margin on the bottom of 40 pixels.
1. What is the coding to change our lorem ipsum paragraph in your sandbox with a background color of light green with Purple text and a margin on the bottom of 40 pixels.


<div style="border:2px solid crimson; background-color:moccasin; padding:10px; width:97%; font-size:10pt; font-family:Courier New"><nowiki><div style="</nowiki><font color="red">background-color:lightgreen; color:white; margin-bottom:40px</font color>">Lorem ipsum ....<nowiki></div></nowiki></div><br>
<div style="border:2px solid crimson; background-color:moccasin; padding:10px; width:97%; font-size:10pt; font-family:Courier New"><nowiki><div style="</nowiki><font color="red">background-color:lightgreen; color:Purple; margin-bottom:40px</font color>">Lorem ipsum ....<nowiki></div></nowiki></div><br>


2. copy our lorem Ipsum paragraph to you sandbox with a background color of light blue with white text and a margin on the top of 20 pixels.
2. copy our lorem Ipsum paragraph to you sandbox with a background color of light blue with white text and a margin on the top of 20 pixels.
27,339

edits