Skip to content

Conversation

@fukutarosie
Copy link
Contributor

No description provided.

Comment on lines +1 to +37

I'll create a starter code version for your bootcamp exercise! This will have the HTML structure complete but with minimal CSS for students to practice with.

Link Page Starter HTML
Code
Perfect! I've created starter code for your bootcamp exercise with two files:

📄 HTML File - Complete and ready to use

All structure in place
Changed image source to generic "profile.jpg"
Students just need to update their name and links
🎨 CSS File - Exercise template with:

Reset styles already provided (so students can focus on learning)
Clear TODO comments for each styling task
Numbered sections that build upon each other
Organized from basic to advanced concepts
Bonus hover effect challenge at the end
How to use this:

Students create both files in their project folder
They add a profile image named "profile.jpg"
They complete each TODO section in the CSS
They can compare their work to your finished version
This gives them hands-on practice with:

Box model (padding, margin, border)
Basic styling (colors, fonts, backgrounds)
Positioning (display, text-align, centering)
Pseudo-classes (hover effects)
The structure makes it easy to teach progressively or let students work independently! 🚀





Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain what this is for?
It feels like a response from Claude; please double-check.

Copy link
Member

@desraymondz desraymondz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I have left some comments on the starter code CSS.
  • The image can put inside a folder like /assets/Fuku.jpg to promote modularity and better organisation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants