0

id and class in css not working while am programming ?

i am codeing in note pad only .. should i use any other softwares to develop a website using css and html

27th Oct 2018, 10:41 AM
Shobith Shobi
Shobith Shobi - avatar
3 Respuestas
+ 1
remember that you cant use multiple times the same id #test{/* this is an id selector*/} .test{/* this is a class selector */}
27th Oct 2018, 7:08 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
0
yes but classes can use multiple times right..?
28th Oct 2018, 12:41 AM
Shobith Shobi
Shobith Shobi - avatar
0
you try notepad++
6th Nov 2018, 1:42 PM
Kali
Kali - avatar