Bookmarks with tag "html", page 1 of 2
A language for writing HTML user interfaces in Go
Components that you can copy and paste into your apps
Make static HTML templates interactive by augmenting and enhancing the HTML syntax via new directives and Javascript injection
Apply styles to an element based on the size of the element's container
Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs
A collection of CSS buttons
Daily UI coding challenges
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
An alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire
Fast, flexible & lean implementation of core jQuery designed specifically for the server.
A library to convert HTML and CSS to SVG.
Container queries enable you to apply styles to an element based on the size of the element's container.
The <dialog> HTML element represents a dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow.