mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
43 lines
No EOL
1.3 KiB
Text
43 lines
No EOL
1.3 KiB
Text
<div class="content single-Col">
|
|
|
|
<h2 class="alpha">
|
|
Learn to Code!
|
|
</h2>
|
|
|
|
<p class="delta">
|
|
We are currently building out our library of tutorials.
|
|
</p>
|
|
|
|
<p>
|
|
Until then, please check out the following links to get you started:
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.htmldog.com/guides/html/beginner" title="Learn beginner HTML">HTML Beginner Tutorial</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.w3schools.com/html/html_intro.asp" title="Learn beginner HTML from w3schoolsw">w3schools HTML Intro</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://codepupil.com/" title="Learn from games">CodePupil.com teaches with games</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.codecademy.com/tracks/web" title="online lessons">Online lessons at Codecademy.com</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>CSS Frameworks</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="https://github.com/bleachedgraphics/Brass-Tacks" title="Brass Tacks (currently in Alpha. More updates to come)" target="_blank">Brass Tacks</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://twitter.github.io/bootstrap/" title="Boot Straps" target="_blank">Twitter Bootstraps</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://purecss.io/" title="Yahoo!'s Pure CSS">Pure</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</div> <!-- end .content --> |