Overview
This section displays:- Section heading with icon
- Grid of skill tags
- Hover interactions for visual feedback
File Location
Structure
The skills section uses a simple tag-based layout:Skill Categories
The section displays skills across multiple categories:Development & Programming
Content Management
AI & Creative Tools
Analytics & Data
Design & Collaboration
Automation
Project Management
CRM Platforms
Tag Implementation
Each skill is represented as a clickable tag:Styling
Tag Container
The.tags container uses flexbox for responsive wrapping:
Individual Tags
Each tag has a clean, modern design with smooth interactions:Hover Effects
Tags transform when hovered to provide visual feedback:- 5% scale increase
- Background color changes to primary color
- Text color inverts to light
- Border appears with darker primary shade
- Drop shadow for depth
Active State
When clicked, tags have a subtle scale-down effect:Interactive Features
The skills section includes:- Smooth transitions - All property changes animate over 0.2s
- Visual feedback - Hover and active states provide clear interaction cues
- Responsive layout - Tags wrap naturally on smaller screens
- Accessible spacing - 0.5rem gap prevents crowding
Adding New Skills
To add a new skill tag:- Add a new
<span class="tag">element inside the.tagscontainer - Enter the skill name between the opening and closing tags
- The tag will automatically inherit all styles and interactions
Accessibility
- Semantic HTML with descriptive class names
- Section ID for navigation (
id="habilidades") - Color contrast meets accessibility standards
- Keyboard navigation supported (tags are focusable)
Related Sections
- History Section - Professional background
- Works Section - Experience applying these skills
- Contact Section - Get in touch