This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: my solutions
- Live Site URL: my site
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
<h1>Hello tucill</h1>.card {
display: flex;
}const sayHi = () => {
console.log("Hi I'am tucill");
};I want to continue to develop and gain experience in creating beatiful and interactive websites.
- Example resource 1 - It helps to learn the basic of creating web.
- Example resource 2 - This helps hands-on practice creating a
- Website - tucill
- Frontend Mentor - @tucill
- Instagram - @tucill.xyz
Thank you, Frontfend Mentor, for this challenge! I really appreciate the opportunity to develop my skills through challenging and interesting projects. This was a very valuable learning experience for me.

