Giter VIP home page Giter VIP logo

Comments (7)

pheeria avatar pheeria commented on July 24, 2024 1

This is exactly what this issue is about. We need to use headers everywhere semantically, and if there is a place, like say for calendar events, where the size should be different, then use a paragraph tag.

from site.

danielstreif avatar danielstreif commented on July 24, 2024

@pheeria I understand why the header tags schould be ordered, however, that still changes the size of the titles as far as I know. What am I missing there?

from site.

pheeria avatar pheeria commented on July 24, 2024

Nothing prevents us from overriding h1, h2, etc. font-size values 😉

from site.

danielstreif avatar danielstreif commented on July 24, 2024

@pheeria Alright, but do you mean to change it inline then? Changing it in style.css wouldn't really help I think...

from site.

pheeria avatar pheeria commented on July 24, 2024

@hikes101 why not? We just need to make sure that our styles are included after the bootstrap ones. @jarjan any suggestions, objections?

from site.

danielstreif avatar danielstreif commented on July 24, 2024

@pheeria just because we used the header tags all over the place for different size titles. if we actually order it semantically we would have to use inline styles to not change the look of the site.
e.g. some titles are h5 now, but should actually be h2. Some other titles are h2 now and should stay that way. if we just change it in styles.css then at least one of them would end up looking different

from site.

jarjan avatar jarjan commented on July 24, 2024

@hikes101 @pheeria there are special class name to rewrite styling for headings, such as h1, h2, ...
More: https://getbootstrap.com/docs/4.3/content/typography/

So doing semantically correct should not be hard.

from site.

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.