We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068f705 commit 6dcc0ceCopy full SHA for 6dcc0ce
html/lesson6/index.html
@@ -27,6 +27,7 @@
27
<li>
28
<a href="#anita">Anita Borg</a>
29
</li>
30
+ </ul>
31
</nav>
32
</aside>
33
@@ -78,7 +79,7 @@ <h3>Grace Hopper</h3>
78
79
<section id="anita">
80
<h3>Anita Borg</h3>
81
<figure>
- <img src="assets/images/anita.jpg" width='230px'/>
82
+ <img src="assets/images/anita.jpg" width="230px" />
83
<figcaption>
84
Founder of Institute of Women in Technology
85
</figcaption>
0 commit comments