Git Product home page Git Product logo

topics's People

Contributors

segnava avatar sunarch avatar thatkidmadrid avatar thomasjbradley avatar wissssam avatar xinef avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

topics's Issues

Github links in ACGD Flexbox course are broken! (Maybe others too)

I just visited https://learn-the-web.algonquindesign.ca/topics/flexbox/
and the following links are broken!

Download Code: https://github.com/acgd-learn-the-web/flexbox/archive/master.zip
Browse Code: https://github.com/acgd-learn-the-web/flexbox

They should be:
Download Code: [I don't know how to make the link]
Browse Code: https://github.com/acgd-learn-the-web/topics/tree/master/flexbox

My best guess is that the repo was moved from
https://github.com/acgd-learn-the-web/...

to:
https://github.com/acgd-learn-the-web/topics/...

so all other links to code must be broken?

Should I figure it out and do a PR? (I'm new here and I don't want to mess things up.)

Thanks! Awesome resource.

Comment about screen reader support for <strong> or <em>

Screen readers never supported <strong> or <em>, I think it is something we all wanted to happen some day but it was never actually implemented (and maybe for good reasons, see comments on next paragraph for the case of other text-level tags):
https://www.tpgi.com/screen-readers-lack-emphasis/
https://freedomscientific.github.io/VFO-standards-support/html.html

NVDA had something like this enabled by default some years ago but now is an opt-in as <strong> seemed to be misused a lot and ended up been quite annoying for sr user. But it didn’t worked changing the tone of voice, it just said “bold” following the text:
nvaccess/nvda#4920 (comment)

Still, I think text-level elements like <i> are still better than <span> to indicate changes on speech language for screen readers, like <i lang=“es”>Ricardo</i>

By the way, amazing work!

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.