+ 1
How can I make the code in the "My skills" section neater and more readable?
4 odpowiedzi
+ 4
<div class="section">
<h1><span>My Skills</span></h1>
<ol>
<li>
<a href="https://www.sololearn.com">
Coding
</a>
</li>
<li>
<a href="https://www.Urdu.com">
Urdu
</a>
</li>
<li>English</li>
</ol>
</div>
<!--This might help-->
+ 6
𝚁𝚊𝚓𝚗𝚒𝚜𝚑 𝙰𝚗𝚊𝚗𝚍 Good but let's try him first.
+ 3
Learn CSS and see examples on Google.
0
Use some animation and hover effect .