@housecor Why not use the <dialog>? Then you won't need any hooks, as everything is implemented within the elements props. https://t.co/kVCyIY1M49
@Daviddwayne17 Én nem bankolnék velük. Mikor jó pár éve számlát szerettem volna nyitni, ott hagytak egy irodában, ahol nem volt senki más, csak egy számítógép, amire be volt jelentkezve az ügyintéző. 5 percig azt csinálhattam volna a gépen, amit akarok.
@Shefali__J Most of these makes the content non-accessible to users with some visual disparity. Higher contrast is required between the text and the background.
@_devJNS I don't think I finished any projects in the last 20 years. I worked on the project for a couple of years, and then they were either shot down or I left the company. But this is if you think about a whole application.
@maybeshalinii To organise content into sections, use the <section>, for your header use <header>, <aside> for the sidebar and <footer> for the footer,<nav> for the navigation. And only use a <div> if there is no semantic element.