Giter Club home page Giter Club logo

bookend's Introduction

Luis Gabriel Janco

  • ๐Ÿ‘‹ Hi, welcome to my repository.
  • ๐Ÿš€ Frontend Developer.
  • ๐Ÿ“ซ You can reach me through my LinkedIn or Instagram

Frontend Stack

Backend Stack ๐Ÿ“ก

My Github Stats:


Luis Gabriel Janco

bookend's People

Contributors

dependabot[bot] avatar luisauter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ismail-mirza

bookend's Issues

The <html> element doesn't have the [lang] attribute

Language accessibility

If no language attribute is specified on a page, the screen reader will assume that page is in the default language that the user chose when setting it up. if the language of the page is different from the default, the screen reader may not read the text on the page correctly.

Steps to add attribute:

Go to 'src/pages/_document.tsx'

  #add this lang="en" or the language of app
 render(): ReactElement {
    return (
      <Html lang="en" className='dark:bg-primary scroll-smooth'>
        <Head>
      ...

See error

A clear and concise description of about language attribute accecibility.
https://web.dev/html-has-lang/?utm_source=lighthouse&utm_medium=devtools

Screenshots

issues bug accesibility

Desktop:

  • OS: [windows 11 and Linux]
  • Browser [chrome]
  • Version [Version 100.0.4896.75]

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.