sk
sk
  • 44
  • 3 427
Structuring Your HTML: Adding a New Section! (Day 30)
On Day 30 of our FreeCodeCamp Challenge, we're expanding our webpage by adding a third section element. This new section will be placed below the second section element, helping to further organize and structure your content. Proper sectioning improves both readability and accessibility, ensuring your webpage is well-organized. Remember, I also learned that what has been given to you, if you lose it, can be restored. Keep pushing forward and showing up, even on the tough days. Let’s continue building your web development skills together! You've got this!
มุมมอง: 2

วีดีโอ

Highlighting Important Text: Using the Strong Element in HTML! (Day 29)
มุมมอง 221 วันที่ผ่านมา
On Day 29 of our FreeCodeCamp Challenge, we're learning how to emphasize important text using the strong element. In the figcaption we just added, we'll indicate that "hate" is of strong importance by wrapping it in a strong element. This technique helps to draw attention to key points in your content. Remember, I also learned that what has been given to you, if you lose it, can be restored. Ke...
Adding Captions to Images: Using the Figcaption Element! (Day 28)
มุมมอง 228 วันที่ผ่านมา
On Day 28 of our FreeCodeCamp Challenge, we're enhancing the context of our images by adding a figcaption element. After the last img element, we'll add a figcaption with the text "Cats hate other cats." This step helps in providing additional information and improving the overall accessibility of your content. Remember, I also learned that what has been given to you, if you lose it, can be res...
Boosting Accessibility: Adding Alt Text to Images! (Day 27)
มุมมอง 528 วันที่ผ่านมา
On Day 27 of our FreeCodeCamp Challenge, we're enhancing the accessibility of our webpage by adding alt text to images. We'll add an alt attribute to the image with the text "Five cats looking around a field." This step ensures that your content is accessible to everyone, including users with visual impairments. Remember, I also learned that what has been given to you, if you lose it, can be re...
Adding Images to Your Figure Element in HTML! (Day 26)
มุมมอง 228 วันที่ผ่านมา
On Day 26 of our FreeCodeCamp Challenge, we're adding more visual content to our webpage. Inside the figure element we just added, we'll nest an img element with the src attribute set to cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg. This step enhances the visual appeal and organization of your content. Remember, I also learned that what has been given to you, if you lose it, can be re...
Enhancing Content Structure: Adding Another Figure Element! (Day 25)
หลายเดือนก่อน
On Day 25 of our FreeCodeCamp Challenge, we're continuing to enhance our webpage's structure by adding another figure element. After the ordered list, we'll include this figure element to better organize and present related content visually. Remember, I also learned that what has been given to you, if you lose it, can be restored. Keep pushing forward and showing up, even on the tough days. Let...
Creating Ordered Lists in HTML: Numbering Your Content! (Day 24)
มุมมอง 2หลายเดือนก่อน
On Day 24 of our FreeCodeCamp Challenge, we're learning how to create ordered lists to present numbered items. After the second section element's last h3 element, we'll add an ordered list (ol) with three list items: "flea treatment," "thunder," and "other cats." This technique helps in organizing content sequentially and improving readability. Remember, I also learned that what has been given ...
Adding Subheadings in HTML: Structuring Content Effectively! (Day 23)
มุมมอง 9หลายเดือนก่อน
On Day 23 of our FreeCodeCamp Challenge, we're focusing on structuring our content by adding subheadings. After the figure element, we'll add another h3 element with the text "Top 3 things cats hate:". This step helps in organizing your content and making it more readable. Remember, I also learned that what has been given to you, if you lose it, can be restored. Keep pushing forward and showing...
Adding Emphasis in HTML: Using the Em Element! (Day 22)
มุมมอง 10หลายเดือนก่อน
On Day 22 of our FreeCodeCamp Challenge, we're learning how to place emphasis on specific words or phrases using the em element. We'll emphasize the word "love" in the figcaption element by wrapping it in an emphasis em element. This technique helps to highlight important information and improve the readability of your content. Keep pushing forward and showing up, even on the tough days. Let's ...
Mastering HTML: Using the Figure Tag for Images and Captions! (Day 21)
มุมมอง 1หลายเดือนก่อน
On Day 21 of our FreeCodeCamp Challenge, we're focusing on the figure element, which represents self-contained content and allows you to associate images with captions. We'll nest the image we just added within a figure element, demonstrating how to better organize and provide context for your media content. This practice enhances both the accessibility and semantic structure of your webpage. K...
Mastering HTML: Using the Figure Tag for Images and Captions! (Day 20)
มุมมอง 1หลายเดือนก่อน
On Day 20 of our FreeCodeCamp Challenge, we're focusing on the figure element, which represents self-contained content and allows you to associate images with captions. We'll nest the image we just added within a figure element, demonstrating how to better organize and provide context for your media content. This practice enhances both the accessibility and semantic structure of your webpage. K...
Enhancing Your HTML: Adding Images to Your Content! (Day 19)
มุมมอง 1หลายเดือนก่อน
On Day 19 of our FreeCodeCamp Challenge, we're enhancing our webpage by adding images. After the unordered list, we'll add a new image with the src attribute and the alt attribute set to "A slice of lasagna on a plate." Including images with descriptive alt text improves both the visual appeal and accessibility of your site. Keep pushing forward and showing up, even on tough days. Let's continu...
Crafting Lists in HTML: Adding List Items! (Day 18)
มุมมอง 7หลายเดือนก่อน
On Day 18 of our FreeCodeCamp Challenge, we're enhancing our unordered lists by adding list items. Within the ul element, we'll nest three li elements to display "cat nip," "laser pointers," and "lasagna." This step is essential for structuring and presenting information clearly on your webpage. Remember, persistence is key-keep pushing forward and showing up, even when it's tough. Let's contin...
Building Unordered Lists in HTML: Organize Your Content! (Day 17)
มุมมอง 5หลายเดือนก่อน
On Day 17 of our FreeCodeCamp Challenge, we're focusing on creating unordered lists to organize content effectively. After the h3 element with the text "Things cats love:", we'll add an unordered list (ul) element. While nothing will be displayed just yet, this setup is crucial for structuring information in a clear and accessible way. Keep pushing forward and showing up, even on challenging da...
Creating Subsections in HTML: Adding Subheadings! (Day 16)
หลายเดือนก่อน
On Day 16 of our FreeCodeCamp Challenge, we're diving into the creation of subsections by adding subheadings to your HTML content. After the last h2 element in the second section, we'll add an h3 element with the text "Things cats love:" to start a new subsection. This practice enhances content organization and readability, helping users and search engines navigate your page better. Keep pushin...
Building Structured Content: Adding Headings to Your Sections! (Day 15)
มุมมอง 1หลายเดือนก่อน
Building Structured Content: Adding Headings to Your Sections! (Day 15)
Creating New Sections in HTML! (Day 14)
หลายเดือนก่อน
Creating New Sections in HTML! (Day 14)
Organize Your HTML with Sections! (Day 13)
มุมมอง 2หลายเดือนก่อน
Organize Your HTML with Sections! (Day 13)
Transform Images into Clickable Links! Day 13
มุมมอง 20หลายเดือนก่อน
Transform Images into Clickable Links! Day 13
Supercharge Your Links: Open in a New Tab! (Day 12)
มุมมอง 7หลายเดือนก่อน
Supercharge Your Links: Open in a New Tab! (Day 12)
Clean Up Your HTML: Removing Unnecessary Links (Day 11)
มุมมอง 1หลายเดือนก่อน
Clean Up Your HTML: Removing Unnecessary Links (Day 11)
Quick HTML Win: How to Link Text in a Paragraph! (Day 10)
มุมมอง 18หลายเดือนก่อน
Quick HTML Win: How to Link Text in a Paragraph! (Day 10)
Quick HTML Win: Make Your Links Pop with Anchor Text! (Day 9)
มุมมอง 3หลายเดือนก่อน
Quick HTML Win: Make Your Links Pop with Anchor Text! (Day 9)
FreeCodeCamp Challenge: Day 8 - Level Up Your Website with Links! (Anchor Tag Power)
มุมมอง 2หลายเดือนก่อน
FreeCodeCamp Challenge: Day 8 - Level Up Your Website with Links! (Anchor Tag Power)
FreeCodeCamp Challenge: Day 7 - Giving Your Images a Voice (with alt Text) 🗣️
มุมมอง 1หลายเดือนก่อน
FreeCodeCamp Challenge: Day 7 - Giving Your Images a Voice (with alt Text) 🗣️
FreeCodeCamp Challenge: Day 6 - The Case of the Missing Image: Solved! (The Power of "src") 🕵️‍♀️
มุมมอง 2หลายเดือนก่อน
FreeCodeCamp Challenge: Day 6 - The Case of the Missing Image: Solved! (The Power of "src") 🕵️‍♀️
FreeCodeCamp Challenge: Day 5 - Adding Images... But Where's the Picture?!
มุมมอง 1หลายเดือนก่อน
FreeCodeCamp Challenge: Day 5 - Adding Images... But Where's the Picture?!
FreeCodeCamp Challenge Day 4 Tidy HTML The Art of Indenting Your Code 🧹
หลายเดือนก่อน
FreeCodeCamp Challenge Day 4 Tidy HTML The Art of Indenting Your Code 🧹
FreeCodeCamp Challenge: Day 3 - Giving Your Website a "Main" Character (the main Tag)
หลายเดือนก่อน
FreeCodeCamp Challenge: Day 3 - Giving Your Website a "Main" Character (the main Tag)
FreeCodeCamp Challenge: Day 3 - Talking to Myself (with HTML Comments) 😂
มุมมอง 2หลายเดือนก่อน
FreeCodeCamp Challenge: Day 3 - Talking to Myself (with HTML Comments) 😂

ความคิดเห็น

  • @jasjerry
    @jasjerry 12 วันที่ผ่านมา

    Thanks,that was so easy,other peoples with similar video,s,have long long,video,making its,seems,so complicated,thanks

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

    Good time to get interested in this project. Referral code: 👉👉eehxfFTkWQM6Ri0👈👈

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

    Thanks bro🔥

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

    This video just helped me now

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

    thanks man

  • @Mr_Quadrillion
    @Mr_Quadrillion 2 หลายเดือนก่อน

    It still didnt work, google is blocking it, saying [this extension is not listed in the chrome web store and may have been added without your knowledge. learn more] solution needed

  • @Mr_Quadrillion
    @Mr_Quadrillion 2 หลายเดือนก่อน

    It still didnt work, google is blocking it, saying [this extension is not listed in the chrome web store and may have been added without your knowledge. learn more] solution needed

    • @sbck8
      @sbck8 2 หลายเดือนก่อน

      at which step does this error occur? while you are dragging the file or later?

  • @GopalRoy-rs7qi
    @GopalRoy-rs7qi 2 หลายเดือนก่อน

    good it's work

  • @josebelfort
    @josebelfort 2 หลายเดือนก่อน

    very helpfull!!! congrats!!!

  • @emmanuellaekeng
    @emmanuellaekeng 2 หลายเดือนก่อน

    my chrome keeps blocking the crx installation on my chrome extension

    • @sbck8
      @sbck8 2 หลายเดือนก่อน

      you have to drag and drop the file and it will allow you to install it, let me know if that helped

  • @brunoemanuel8674
    @brunoemanuel8674 2 หลายเดือนก่อน

    You can use my code, enjoy: bq2LlmxrOTd5_Dn

  • @user-ip4qe9ke4w
    @user-ip4qe9ke4w 2 หลายเดือนก่อน

    great content , thank so much