Git Product home page Git Product logo

Comments (5)

justinsoltesz avatar justinsoltesz commented on July 19, 2024

It looks like the best way to handle this would be to replace hgroup elements with header elements whenever there is both a heading and a subtitle. Subtitles within h2 elements would be changed to paragraph elements.

from mybb.com.

pkill37 avatar pkill37 commented on July 19, 2024

Yes, that's what the spec now recommends.

from mybb.com.

justinsoltesz avatar justinsoltesz commented on July 19, 2024

Okay, I'm wrapping up the changes now and they'll be committed shortly.

from mybb.com.

pkill37 avatar pkill37 commented on July 19, 2024

I think you're missing the surrounding <header> in some places? Specifically:

  • _layouts/default.html
  • _layouts/feature.html
  • index.html
  • features/index.html
  • download/index.html

Or am I missing something?

from mybb.com.

justinsoltesz avatar justinsoltesz commented on July 19, 2024

Actually, now that you've pointed it out, the <section id="mainFeature"> in those places should be the <header> for the <article> element on those pages. I'll take a look at those places again and see what I can do.

from mybb.com.

Related Issues (20)

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.