Search
Displaying 131 - 140 of 989
Web Components
Class
Custom web elements with encapsulated CSS and behavior. Primitives Accessible base components, made to be extensible...
HTML Basics
Class
Web pages are made with HTML (Hypertext Markup Language). HTML is a markup language, the text content is wrapped in tags...
#Front End Development #HTMLMDN list of ARIA states and properties.
Building CSS
Class
Compiling CSS code. We may start a new project with a single CSS file and break it up later. As projects grow, we need...
Intro to databases
Class
What is a database? Why are they necessary? How do they work? A database efficiently stores data on a computer. If all...
#Databases