Skip to content

[WEBDEV] TASK-01: Create a Simple Landing Page Section (HTML + CSS) #77

@ShubhamKumarSahu-svg

Description

@ShubhamKumarSahu-svg

📌 What You Will Learn

  • Writing clean and meaningful HTML
  • Styling layouts using CSS
  • Making sections responsive for different screen sizes

🛠 What You Have To Do

  1. Go to the folder:

    webdev/contributors/<your_enrollment_number>/task-01/
    
  2. Add a new section to the page
    (examples: About, Features, Why TechTonic)

  3. Use semantic HTML tags such as:

    • section
    • header
    • article
  4. Style the section using Flexbox or CSS Grid

  5. Ensure the section looks clean on:

    • Desktop screens
    • Mobile screens

📁 Where To Work

webdev/contributors/<your_enrollment_number>/task-01/

✍️ Mandatory Explanation (explanation.md)

Inside the same folder, create a file named:

explanation.md

In this file, write in your own words and explain:

  1. What you understood from this task
    (What was the goal? What was expected from you?)

  2. How you implemented the solution
    (Why you chose certain HTML tags or CSS layout method)

  3. What you learned from this task
    (New concepts, mistakes you realized, improvements)

  4. What you think is good about your solution
    (Structure, readability, responsiveness, etc.)

  5. What could be improved or what felt difficult
    (Even small things — honesty matters)

  6. Any other thoughts that came to your mind while working
    (Confusion, clarity moments, questions, ideas)

⚠️ This explanation must be original and personal.
Generic or AI-generated explanations will be rejected.


✅ When Is This Task Complete?

  • New section is visible on the page
  • HTML is clean and semantic
  • Layout does not break on small screens
  • explanation.md is present and properly written

❌ Rules

  • ❌ No Tailwind / Bootstrap
  • ❌ No JavaScript
  • ❌ No inline CSS
  • ❌ No copied explanations

Submission requirements

  • Attach the screenshots of your work (mobile and desktop both)
  • brief description

🧠 Mentor Note (for contributors)

We care more about your explanation than perfect design.
Write honestly — there is no “right” answer in reflection.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions