tylerhyndman484
@tylerhyndman484All solutions
- Submitted 2 months ago
Accessible Four Feature Card Solution
- HTML
- CSS
I am going to continue implementing grid-template-areas to become better familiar with it.
- Submitted 3 months ago
Responsive Social Links Card
- HTML
- CSS
I would like to continue to improve on the pseudo elements usage and media query usage.
- Submitted 4 months ago
Responsive CSS and HTML Recipe Page
- HTML
- CSS
I would like some insight now how to make lines of text that wrap on lists start at the same point rather than one line being indented and the other starting at the beginning. I had to use position absolute and pseudo elements to fix this as everything i found as a fix on the internet didn't work, i.e. (text-indent and padding that offset each other, etc.)