Most of the time I use classes, then sometimes I use id especially if it's a unique situation. I sometimes use element names for things like body or footer, especially when I have just one of them on the webpage
Most of the time I use classes, then sometimes I use id especially if it's a unique situation. I sometimes use element names for things like body or footer, especially when I have just one of them on the webpage
RE: Web Programming Bugs