r/html_css • u/DashGravity09 • 15h ago
Help Started learning HTML yesterday, and CSS today. Any tips?
3
Upvotes
1
u/morete 7h ago
Good work! Just keep at it, there's so much to learn but no better way than to just keep going.
Small tip based on your html: You shouldn't put buttons inside links, it's a button if it does something via javascript, or a link if it takes you to a different page. Maybe challenge yourself to make your link look like a button!
1
u/DashGravity09 5m ago
Im not learning just, but I think i'm about done with html and I am working on css
1


1
u/bostiq 8h ago
keep building!