Skip to content

Commit 29336a4

Browse files
fstrrmbgower
andauthored
Update resource links in images of text (#4311)
1. remove 404ing links 2. remove links to out of date content 3. add in MDN links on text and font styling and web fonts. Co-authored-by: Mike Gower <mikegower@gmail.com>
1 parent a8a062a commit 29336a4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

understanding/20/images-of-text.html

+2-4
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,8 @@ <h2>Examples of Images of Text</h2>
132132
<section id="resources">
133133
<h2>Resources for Images of Text</h2>
134134
<ul>
135-
<li><a href="http://alistapart.com/article/cssatten">CSS Web fonts</a></li>
136-
<li><a href="http://clagnut.com/blog/2042/">Weblog comments: WebKit now supports CSS @font-face rules</a></li>
137-
<li><a href="http://www.workingwith.me.uk/articles/css/cross-browser-drop-shadows">Creating Cross Browser Compatible CSS Text Shadows</a></li>
138-
<li><a href="http://www.yourhtmlsource.com/stylesheets/csstext.html">CSS and text</a></li>
135+
<li><a href="https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Text_styling/Fundamentals">Fundamental text and font styling</a></li>
136+
<li><a href="https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Text_styling/Web_fonts">MDN Web fonts</a></li>
139137
</ul>
140138
</section>
141139

0 commit comments

Comments
 (0)