CSS element,element Selector
The element, element selector in CSS is used to style all comma-separated elements with the same style. Syntax: element,element { /* CSS Property */}Example 1: [GFGTABS] html <!DOCTYPE html> <html> <head> <title> element, element Selector </title> <style> /* Add s