Nathan Perkins
@nathan-perkinsAll solutions
- Submitted about 1 month ago
Social Links Profile Challenge
- HTML
- CSS
For this project I intended to only use HTML and CSS. While I was able to make the links navigable via the tab key, I could not figure out how to make them navigable via the arrow keys without incorporating JS. I would like to know if there is a way to make this happen only using HTML/CSS or if JS is required to incorporate this feature.
- Submitted about 2 months ago
Blog preview card using CSS
- HTML
- CSS
I would like to know if there are other things I should consider when it comes to organizing my CSS or just improving my CSS in general. I know that this smaller project doesn't necessarily require as much organization, but I wanted to aim for organization as if this were a much larger project.
- Submitted 2 months ago
QR code component using CSS
- HTML
- CSS
I would like to know if there is a better way to organize my CSS. I decided to use variables to practice for bigger projects, but I am curious if my methods for positioning and spacing can be improved.