Social Links Profile | Frontend Mentor Challenge

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024
  • Check out my solution to the Social Links Profile challenge from Frontend Mentor! I'll show you how I created a sleek and responsive social media profile using HTML and CSS. Don't forget to like, comment, and subscribe for more frontend mentor solutions and tutorials!
    Please Don't forget to Like, Share And Subscribe.
    Thank You.
    #html #css #javascript #css3 #js #html5 #tutorial #tutorials #htmltutorial #programming #csstutorial #javascripttutorials

ความคิดเห็น • 12

  • @WaldeliceBraga
    @WaldeliceBraga 3 หลายเดือนก่อน +1

    Please do at least 12 challenges. I loved this!

  • @AtabisaWilliams
    @AtabisaWilliams 5 หลายเดือนก่อน +1

    What VS code extension are you using to distinguish between the div tags

  • @adhilaabdulkhader7842
    @adhilaabdulkhader7842 3 หลายเดือนก่อน +1

    I am a beginner so this question might sound dumb, but is it necessary to use ul for the links? can we use buttons instead
    ?

    • @frontendwithsalimi
      @frontendwithsalimi  3 หลายเดือนก่อน

      In HTML, it is not strictly necessary to use an unordered list () for navigation links, though it is a common practice for creating navigation menus. You can use different HTML elements depending on the context and desired functionality.
      Best Practice
      For typical navigation menus, it is recommended to use lists with links because:It is semantically correct and aligns with HTML standards.
      It is more accessible and easier to understand for both users and screen readers.
      CSS can be used to style the navigation menu as needed
      However, buttons can be used if you have a specific reason or requirement that justifies their use. Just ensure that you handle accessibility and usability appropriately if you choose to use buttons for navigation.

    • @adhilaabdulkhader7842
      @adhilaabdulkhader7842 3 หลายเดือนก่อน +1

      @@frontendwithsalimi thank you so much for the reply

    • @frontendwithsalimi
      @frontendwithsalimi  3 หลายเดือนก่อน

      @@adhilaabdulkhader7842 you're welcome

  • @itsnexus9938
    @itsnexus9938 3 หลายเดือนก่อน +1

    in minute 1:54 how did you do that selection

    • @frontendwithsalimi
      @frontendwithsalimi  3 หลายเดือนก่อน +1

      Press Ctrl and with mouse click in all the place you want

    • @itsnexus9938
      @itsnexus9938 3 หลายเดือนก่อน +1

      @@frontendwithsalimi Thank you ❤️

    • @frontendwithsalimi
      @frontendwithsalimi  3 หลายเดือนก่อน

      @@itsnexus9938 you're welcome