30 Aug Apply same css style to multiple IDs controls Posted at 05:58h in Programming, Technology, Web Development, Website Design by Netgen IT Solutions How to apply Multiple IDs # on one css? You can easily apply multiple id’s to a single css style using following format: #id1, #id2, #ID3 { width:100%; float:left; } Tags: apply style, cascading style sheets, css, ids, multiple values, style, using css Share Print page 10 Likes