Skip to content

Commit 26f15e4

Browse files
author
Himanshu
authored
Fixes mdn#8723 - Removes details of external UI's (mdn#8735)
* Fixes mdn#8723 - Removes details of external UI's * Delete font2.png * Delete font1.png * Clarifies which details
1 parent 6b34a7e commit 26f15e4

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed
-91.7 KB
Binary file not shown.
-26.5 KB
Binary file not shown.

files/en-us/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,11 @@ <h3 id="Font">Font</h3>
8484
<p>To choose a font:</p>
8585

8686
<ol>
87-
<li>Go to <a href="https://www.google.com/fonts">Google Fonts</a> and scroll down the list until you find one you like. You can also use the controls on the right to further filter the results.</li>
88-
<li>Click the "plus" (Add to) icon next to the font you want.</li>
89-
<li>Click the "* Family Selected" button in the panel at the bottom of the page ("*" depends on how many fonts you selected).</li>
90-
<li>In the popup box, you can see and copy the lines of code Google gives you into your text editor to save for later.</li>
87+
<li>Go to <a href="https://www.google.com/fonts">Google Fonts</a> and find one you like.</li>
88+
<li>Copy the lines of code Google gives you into your text editor to save for later.</li>
89+
<li>For more details about using Google Fonts, see <a href="https://developers.google.com/fonts/docs/getting_started">this page</a></li>
9190
</ol>
9291

93-
<p><img alt="" src="font1.png"></p>
94-
95-
<p><img alt="" src="font2.png"></p>
96-
9792
<p>{{PreviousMenuNext("Learn/Getting_started_with_the_web/Installing_basic_software", "Learn/Getting_started_with_the_web/Dealing_with_files", "Learn/Getting_started_with_the_web")}}</p>
9893

9994
<h2 id="In_this_module">In this module</h2>

0 commit comments

Comments
 (0)