/aloha-apparel

A simple, semantic HTML5 front-end for an online clothing company.

Primary LanguageCSS

Aloha Apparel - HTML, CSS, JavaScript & JQuery

This project was designed to demonstrate implementation of HTML5 semantic markup, CSS with responsive web design and implementation of basic JavaScript and JQuery for website functionality.

Image of Aloha

Technologies Used

  • HTML5
  • CSS3
  • Media Queries
  • Web Fonts
  • JavaScript
  • JQuery
  • JQuery Plugins

Personal Learning

This project allowed me to learn use of CSS media queries to implement changing layouts for a required web design of mobile, tablet and desktop resolutions.

I also learned the process for creating web font kits of differing font file formats from design font requirements and how to include Font Awesome icons in my web pages.

Implementation of functionality for email validation allowed me to understand control statements in JavaScript.

Use of JQuery allowed me to understand manipulation of DOM elements and integration of the project with JQuery plugins.

References for JQuery and JavaScript Library / JQuery Plugins

Known Issues

  • Browser tests revealed layout issues with product categories under IE11. All other browsers displayed fine.