Giter Site home page Giter Site logo

guer0125 / arrrgenes-treasure-tours Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ltw-webdev-2/arrrgenes-treasure-tours

0.0 1.0 0.0 1.89 MB

Fix colour contrast & colour blindness related problems on a piratey tourism website.

CSS 95.26% HTML 4.74%

arrrgenes-treasure-tours's Introduction

summary time deliverables
Fix colour contrast & colour blindness related problems on a piratey tourism website.
1 hour
1 HTML file, 4 CSS files, images

Arrrgene’s treasure tours

Overview

  • Fork this repository.
  • Fix all the accessibility concerns (semantics, ARIA roles, etc.)—focus on the colour contrast of text & focus states.
  • Most of the HTML & CSS is already complete—they just need a few tweaks.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Visually match the images in the “screenshots” folder.

  • Final screenshots in the “screenshots” folder.

Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.

arrrgenes-treasure-tours's People

Contributors

thomasjbradley avatar guer0125 avatar

Watchers

James Cloos avatar

arrrgenes-treasure-tours's Issues

outline colour

Markbot is saying that the colour of the outline doesn't have enough contrast. i tried white and black. but i also don't know if i am doing it right

i added

.nav a:focus {
outline: 3px solid #000;
}

@muxlowc

focus

guer0125 commented 21 hours ago
Markbot is saying that the colour of the outline doesn't have enough contrast. i tried white and black. but i also don't know if i am doing it right

i added

.nav a:focus {
outline: 3px solid #000;
}

@MacKenzieRose

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.