Git Product home page Git Product logo

bootcamp-week1-challenge's Introduction

HTML CSS Git Challenge: Code Refactor

Description

This is the Bootcamp week 1 challenge project which consist of refactoring the codebase of the landing page of the company Horiseon in order to improve their web accessibility and SEO performance.

Landing page mock-up

You can check the

Solution

My solution included semantic tags to organise the HTML document in the header, main and footer sections, and organise the main content as follows:

  • content, listing the content in semantic sections,
  • benefits, listing the content in semantic asides.

Lastly, I added metadata tags and fixed broken links for SEO and browser performance purposes.

Table of Contents

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

In order to this project, you need clone this repository and open the index.html file in any browser.

Usage

Once you have opened the index.html in your preferred browser, you should see a page that looks like as the image below:

How the landing page should look like

Essentially, the new page should look the same as the previous version because it just include semantic meta data for browsers and search bots to understand better the content.

You can open the inpector tool in your browser to check the HTML and CSS structure of the landing page.

Demo

A demo of this project can be viewed here

Tests

You can run a test to validate the code of this project against the standards HTML5, CSS3 and basic WCAG 2,0 compliance using the W3C Nu Validator.

For a more detailed web accessibility validation, you can use the WAVE evaluation tool.

Credits

This project has been an individual project so no more collaborators apart from myself has been involved in the development and release of this code.

License

This project is released with a MIT license. For more information, please check the LICENSE file.

Badges

languages issues opened issues closed pull requests opened pull requests closed

bootcamp-week1-challenge's People

Contributors

technoveltyco avatar

Stargazers

Roman avatar

Watchers

 avatar

bootcamp-week1-challenge's Issues

Deployment

Deployment

User Story

AS A marketing agency,
I WANT a codebase that follows accessibility standards,
SO THAT our own site is optimized for search engines.

Acceptance Criteria

GIVEN a Bootcamp Week 1 CHallenge website,
WHEN I visit the website using the URL,
THEN I can access my website from any browser.

README

README

User Story

AS A marketing agency,
I WANT a codebase that follows accessibility standards,
SO THAT our own site is optimized for search engines.

Acceptance Criteria

GIVEN the bootcamp-week-1-challenge project repository,
WHEN I view the README for the repository,
THEN I can see a professional README that provides information on the project and how to use it.

Web Accessibility

Web Accessibility

User story

AS A marketing agency,
I WANT a codebase that follows accessibility standards,
SO THAT our own site is optimized for search engines.

Acceptance Criteria

  • Semantic HTML elements can be found throughout the source code.
  • HTML elements follow a logical structure independent of styling and positioning.
  • Image and icon elements contain accessible alt attributes.
  • Heading attributes fall in sequential order.
  • Title elements contain a concise, descriptive title.

Bonus - Improve the codebase for long-term sustainability

Improve the codebase for long-term sustainability

User Story

AS A marketing agency,
I WANT a codebase that follows accessibility standards,
SO THAT our own site is optimized for search engines.

Acceptance Criteria

GIVEN a Bootcamp Week 1 Challenge website,
WHEN I visit the site on my browser,
THEN all links are functioning correctly.

GIVEN the bootcamp-week-1-challenge codebase repository,
WHEN I see the repository and codebase,
THEN CSS is organised following the semantic structure of the HTML elements,
THEN CSS contains comments before each element or section of the page.
THEN HTML and CSS passed the validation of the W3C Nu validator,
THEN Repository has a unique name,
THEN Repository follows best practices for file structure and naming conventions,
THEN Repository follows best practices for class/id naming conventions, indentation, quality comments, etc,
THEN Repository contains multiple descriptive commit messages,
THEN Repository contains a quality README file with a description, screenshot, and link to the deployed application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.