-
Profile Card with Share Functionality (HTML & CSS)
This project demonstrates a fully responsive user profile card using only HTML and CSS, featuring an avatar, user details, social media links, and…
-
- Missing `aria-describedby`
Components: Card Control (CSS), Checkbox, Input, Radio Btns, Switch, Select, Textarea
- Missing `aria-invalid`
Components: Card Control (CSS)
- Error msg before hint
Com…
-
Thanks, looks great!
I only have three nitpicks:
1. formatting (see suggestions)
2. I am not sure if all these CSS properties are required. However, I think we already had some unnecessary CSS …
-
![image_2024-11-22_193555936](https://github.com/user-attachments/assets/db12da89-c453-45dc-922f-a6df153d9518)
Problem:
Currently it looks like this, kinda of messed up. The pictures in cards don'…
-
#### Environment
- CSS v7
- Node.js version: node 20
- npm version: 10
#### Description
CSS does not allow bNodes in N3Patch.
This creates some issues with mashlib. Rdflib produces N3Patch wit…
-
See image above, long links and tags (and properties) cause text to overflow the card boundaries in the Grid View. ( I modified the size of the card)
The following CSS could be applied to fix thi…
-
## Type of Change
Bug
## Summary
build and dev mode show different behaviors with typescript. Something that works in dev should at least build.
## Details
* if you check ou…
-
Hi, thanks for this great visualisation library! I noticed when adding a flowmap to a shiny dashboard that the CSS styling is being applied to the entire html document and overwriting my own CSS rules…
-
Add documentation for `.cloze-inactive` [CSS class](https://forums.ankiweb.net/t/is-it-not-possible-to-make-a-selected-text-bold-and-cloze-deletion-at-the-same-time-with-just-one-shortcut-or-set-all-c…
-
### Description
I have defined some css variables in css file that is located in `app/styles/main.css location`. I can use these in tw like so `bg-[--primary]`
but how do i use this with `UI` lib …