mdn / css-examples

Code examples that accompany the MDN CSS documentation
https://developer.mozilla.org/docs/Web/CSS
Creative Commons Zero v1.0 Universal
618 stars 854 forks source link

Fixed typo in <title> element #131

Closed Arvton closed 1 year ago

Arvton commented 1 year ago

Changed to say: Backgrounds and Borders: Task 2</p> <p>It is the second task during "Test your skills: background and borders". The typo made me double-check that I had the right file downloaded.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/teoli2003"><img src="https://avatars.githubusercontent.com/u/1466293?v=4" />teoli2003</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p>Thanks a lot!</p> <p>This PR looks good to me.</p> <p>Congratulations upon your first merged commit here! Welcome aboard! ✌️ </p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Arvton"><img src="https://avatars.githubusercontent.com/u/86941482?v=4" />Arvton</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p>Glad to make a small contribution 😄 </p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>