Giter VIP home page Giter VIP logo

Comments (5)

GaryJones avatar GaryJones commented on July 20, 2024

One thing that would be worth reading is http://www.w3.org/TR/html-polyglot/ which outlines how to make the code into a polyglot document - one that can be read by HTML and XML parsers (i.e. can be served as HTML5 or the XHTML variant of HTML5). Since the markup is going to be controlled (rather than having user-added content), then it's perfect for something like this.

That would mean keeping in the otherwise optional closing slashes on empty elements (reverting #11).

from csszengarden.com.

GeorgeZamfir avatar GeorgeZamfir commented on July 20, 2024

👍

I'll definitely take a stab at ARIA & semantics.

p.s. for now I'm still getting up to speed Git / GitHub :)

from csszengarden.com.

GaryJones avatar GaryJones commented on July 20, 2024

Some of the elements have IDs. Could equivalently named classes be added as well? (The IDs would obviously be needed for BC with existing submissions.) The use of classes (as per OOCSS, and SMACSS) would simplify the specificity calculations too.

from csszengarden.com.

mezzoblue avatar mezzoblue commented on July 20, 2024

Initial push of classed elements went up tonight. A bunch of multi-file find and replace allowed me to convert the existing designs over to use them, then provide alternate IDs for the sake of in-page linking.

Have a look and let me know what you think.

from csszengarden.com.

mezzoblue avatar mezzoblue commented on July 20, 2024

Closing in favour of newly-opened issues that break these down by topic.

from csszengarden.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.