SMHN
@smhnfreelancerAll solutions
- Submitted 7 months ago
Frontend Mentor - Time tracking dashboard
- HTML
- CSS
- JS
I need more guidance and reference in terms of Javascript, so I will go for the OOP approach later on.
- Submitted 7 months ago
Frontend Mentor - Newsletter sign-up form - TailwindCSS - Javascript
- HTML
- CSS
- JS
I like to write clean code, fast easy and I made lots of ID selectors, may be there is a more efficient way than making a whole bunch of ID selectors.
- Submitted 7 months ago
Article preview component - TaiwindCSS and Javascript
- HTML
- CSS
- JS
I want to develop faster with Tailwind, Also I like to have a better naming approach in Javascript and write more readable code.
- Submitted 7 months ago
Meet landing page
- HTML
- CSS
I Cheated on BEM naming because I didn't want an extra long CSS class name, I welcome any opinion.
- Submitted 8 months ago
Testimonials grid section - CSS Grid
- HTML
- CSS
I like to apply SASS to my projects but I didn't, so I think I need a good recommendation for how to apply SASS/SCSS to my projects.
- Submitted 8 months ago
Four card feature section
- HTML
- CSS
I like to know how it's works, if you use CSS grid, but it's more simple to use Flexbox for this layout.
- Submitted 8 months ago
Recipe page - Pure CSS
- HTML
- CSS
tables, and making the layout responsive in between the main sizes.
- Submitted 8 months ago
Social links profile - Pure CSS
- HTML
- CSS
I think making an element responsive in all the screen sizes as mentioned in the style-guide, is a bit challenging, fixing screen sizes with media queries are easy solution.
- Submitted 8 months ago
Blog preview card - Pure CSS
- HTML
- CSS
I think I need some help with the understanding difference between the results, even when you use the exact font and exact font-size and font properties. Also having a fully responsive card in all the mobile sizes made me to use
66vw
as width of the card, but I think, there must be a better approach. - Submitted almost 2 years ago
Product preview card component
- HTML
- CSS
I think in terms of line height, there's no guidance available, and it's a kind of guesswork.
- Submitted almost 2 years ago
QR Code Component - Bootstrap
- HTML
- CSS
I wanted to get some recommendations for the CSS framework, and I wonder whether simple projects are done using Pure CSS or not, Also I appreciate your providing some cheat sheets or having a roadmap along the way to improve my skills.