tiffany@ladieslearningcode.com
tiffany.tse@shopify.com
@tiffany_tse
@tiffany_tse
How do you think a webpage is made?
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
In between the open and closed head tags, edit the title to the following:
<p>
This is a paragraph. We can write all kinds of
stuff in here!
</p>
@tiffany_tse
@tiffany_tse
@tiffany_tse
What’s wrong with this?
p> this is my paragraph </p
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
body {
background-color : red;
}
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
Bonus:
text-align: center;
border-top: 10px solid #000;
border-bottom: 10px solid #000;
<div class=“box” >
Below that line of code, add the following:
</div>
Bonus:
border-width: 2px;
border-style: solid;
border-color: #FF2D6A;
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
@tiffany_tse
tiffany@ladieslearningcode.com
tiffany.tse@shopify.com
@tiffany_tse