Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
26
Comments
10

Tahsin YT

@Randomgituser69Bangladesh270 points

I used to be a student of 10th grade of Udayan School and college in 2023 but decided to no longer continue after 10th grade due to personal reasons. Then i was diving into programming and coding. I've decided to become a frontend developer this year February since it's easy than back-end.

I’m currently learning...

Front-End Development

Latest solutions

  • I hate this challenge and too lazy to fix somethings here.


    Tahsin YT•270
    Submitted 3 months ago

    0 comments
  • Finished


    Tahsin YT•270
    Submitted 7 months ago

    0 comments
  • Finished


    Tahsin YT•270
    Submitted 7 months ago

    1 comment
  • Finished after a while


    Tahsin YT•270
    Submitted 7 months ago

    0 comments
  • Finished somehow


    Tahsin YT•270
    Submitted 7 months ago

    0 comments
  • Finished this challenge


    Tahsin YT•270
    Submitted 8 months ago

    1 comment
View more solutions

Latest comments

  • ed•40
    @Barcode77
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    The blog preview challenge has taught me how to adapt my approach to coding. Taking time to see, and notice the structure & flow, first. To spend my time in the inspect box more than development area, as it's where i get to quickly test. With this, I appreciated the work of community mentors, and how we write unorganized code that can be unreadable. So i added comments and whitespace to improve readability and used a simple HTML structure! I also used feedback from previous projects,and used media queries to improve my project.

    What challenges did you encounter, and how did you overcome them?

    any feedback is welcome

    What specific areas of your project would you like help with?

    In coming projects, i seek to improve on fonts. and responsive design

    Blog preview card

    1
    Tahsin YT•270
    @Randomgituser69
    Posted 6 months ago

    This component is missing a border plus also when you're coding a component. You don't actually have to use media query since the size will get adjusted. Plus I'm not sure if it's ok to use the main tag for the content inside the component but it's best not to use it like that. Instead use main like this which is shown below:

     <main>
    <section class="">
     <header>
        <img src="" alt="">
        <p class=""></p>
        <p class=""></p>
      </header>
     <div class="">
          <h2></h2>
          <p></p>
     </div>
    </section>
     </main>
    

    As for what you've using main for before, better to use a div with a class. Also for the component, it's better to use section as a container for the component.

    Marked as helpful
  • irene•120
    @irene-panis
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    getting my css grid reps in :) in terms of what i'd do differently i do want to get used to nesting in css as it looks a little cleaner that way

    What challenges did you encounter, and how did you overcome them?

    had an issue with the grid taking up its entire parent container and looking wayyy too tall, i solved this by tacking on margins

    What specific areas of your project would you like help with?

    im kinda not sure if the y-margins were the right call as i tend to avoid using margins if i can help it but yea lmk if there was a better way to get my grid to be "smaller"

    Testimonials using CSS Grid

    1
    Tahsin YT•270
    @Randomgituser69
    Posted 11 months ago

    Accurate

  • Deepanshu Dixit•50
    @Deepanshu1337
    Submitted 12 months ago

    flexbox-four-card-feature-section-master

    1
    Tahsin YT•270
    @Randomgituser69
    Posted 12 months ago

    It's better than mine and almost accurate but the box shadow is too dark

    Marked as helpful
  • rafi b•260
    @raficode2303
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    using:

    • Semantic HTML5 markup
    • LQIP - low-quality image placeholder
    • searching for iseues via AI copilot

    next time i try CSS GRID/FLEX

    What challenges did you encounter, and how did you overcome them?
    1. using the ::marker pseudo-element

    2.how to apply a different colors in tag, one color for the list-style-type and second color for the text

    1. ways to vertically centering the ::marker pseudo-element
    • searching for iseues via AI copilot, stackoverflow, w3schools
    • too-much-css make more problems
    What specific areas of your project would you like help with?

    is it possible to vertically centering the ::marker pseudo-element without using tricks in may(05/2024)?

    recipe page using Semantic HTML5 markup and LQIP

    1
    Tahsin YT•270
    @Randomgituser69
    Posted 12 months ago

    It's aight

  • Omkar Jadhav•270
    @omk1r
    Submitted 12 months ago
    What are you most proud of, and what would you do differently next time?

    I am proud of the time I invested in completing this challenge.

    What challenges did you encounter, and how did you overcome them?

    I encountered the challenge to match the color of the paragraph with the design. I tried to match it by lowering the value of the white color.

    What specific areas of your project would you like help with?

    I want the help with responsive

    social-media-card-fm

    2
    Tahsin YT•270
    @Randomgituser69
    Posted 12 months ago

    It's ok but the paragraph tag about her is too thin

  • Rodrigo Cont Joviano dos Santos•100
    @Cjsrodrigo
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm mostly proud of being able to structure and style the whole challenge in my mind before starting coding.

    What challenges did you encounter, and how did you overcome them?

    The hardest part for me was getting used with paddings and margins, still improving, but 100% better than the last project.

    What specific areas of your project would you like help with?

    Still need to improve my learning on making apps for different screen sizes.

    Blog Preview Card

    1
    Tahsin YT•270
    @Randomgituser69
    Posted 12 months ago

    It's aight.

View more comments
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub