Ahmed Hussien
@ahmed-hussien
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
Written by Ahmed Hussien
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...