Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css/en] add more css3 features #4907

Merged
merged 2 commits into from
May 17, 2024
Merged

[css/en] add more css3 features #4907

merged 2 commits into from
May 17, 2024

Conversation

Th3G33k
Copy link
Contributor

@Th3G33k Th3G33k commented Apr 22, 2024

  • Add a few more css3 features :

[attr*=value]
nth-child
:not()
var()
calc()
flexbox
ressources : w3schools

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr-fr] or [java/en])
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md
    • Yes, I have double-checked quotes and field names!

[attr*=value]
nth-child
:not()
var()
calc()
flexbox
ressources : w3schools
css.html.markdown Outdated Show resolved Hide resolved
Co-authored-by: Boris Verkhovskiy <boris.verk@gmail.com>
@verhovsky verhovsky merged commit 08c1c2e into adambard:master May 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CSS] - Update to CSS3
2 participants