diffrent bitwin # and .

by 1 replies
1
hi
why in div id sue # but in dive class use .

what is the diffrent bitwin this
#website design #bitwin #diffrent
  • Hi, a div id (#) is an unique identifier and can only be used once within a page. The div class (.) can be reused whenever it fits your needs. The id and class are not just for divisions but the same rules apply. #id only once and .class whenever it suits your purpose. Jim

Next Topics on Trending Feed