dev-resources.site
for different kinds of informations.
I'm learning CSS
Published at
8/17/2024
Categories
Author
Timothy Rice
Main Article
Categories
1 categories in total
open
Class has a dot, element does not.
header {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
main {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 50px 10% 10%;
}
.card {
border: 2px dotted black
}
Articles
9 articles in total
What did I get myself into?
read article
I had no idea what I was getting into
read article
I'm learning all about Cypress testing!
read article
AI has killed my coding career
read article
I'm learning React
read article
I'm learning CSS
currently reading
Hypertext Markup Language (HTML)
read article
Planning My Prework Study Guide Website
read article
I'm Moth, and this is my first post!
read article
Featured ones: