Dasmoto’s Arts & Crafts

Dasmoto’s Arts & Crafts is a simple, static website project developed as part of Codecademy’s Full Stack Engineering Career Path. This project demonstrates fundamental HTML and CSS skills, showcasing the ability to create a basic e-commerce-style webpage.

Project Overview:

The website represents a fictional arts and crafts store, featuring sections for brushes, frames, and paint. It illustrates basic web design principles and the implementation of a spec sheet to create a functional, visually appealing web page.

Key Features:

  • Static HTML structure with multiple sections for different product categories
  • CSS styling to create an attractive and cohesive design
  • Implementation of images to showcase products
  • Use of headings, paragraphs, and spans to structure content

Technical Highlights:

  • HTML5 for content structure
  • CSS3 for styling, including color schemes and layout
  • Integration of images within the webpage
  • Basic responsive design principles

Development Process:

This project involved translating a design spec into a functional webpage, requiring:

  • Interpreting design requirements from a spec sheet
  • Structuring content logically using HTML
  • Applying CSS styles to match the specified design
  • Ensuring consistency across different sections of the page

Learning Outcomes:

Through this project, I gained experience in:

  • Creating a complete webpage from a design specification
  • Applying HTML and CSS skills in a practical context
  • Organizing and structuring a simple e-commerce-style website
  • Implementing basic design principles in web development

Project Links:

Leave a Comment