Skip to content

Commit 1409ab5

Browse files
committed
Minor Documentation Change
Thx to @ahuggins
1 parent 09f943f commit 1409ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h3 class="centered">HTML</h3>
187187

188188
<h3 class="centered">CSS</h3>
189189
<pre>
190-
#cropContainerHeader {
190+
#yourId {
191191
width: 200px;
192192
height: 150px;
193193
position:relative; /* or fixed or absolute */

0 commit comments

Comments
 (0)