PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Ahmed Hussien

@ahmed-hussien

652 Points 0 Followers

1 Posts

0 Answers

Experienced Full-Stack Web Developer with a demonstrated history of working in the electrical and electronic manufacturing industry. My main areas of expertise include HTML, CSS, Javascript, JQuery, Bootstrap, PHP, Laravel, VueJs, Angular, React, MySql and MongoDB.

CSS Selectors - Part 1

Selectors are used to selecting elements in an HTML document, in order to attach (style) properties to them. The most used CSS selectors are by `class` and by `id`, nevertheless, there are...