Grouping tips in CSS code

·

1 min read

We can put various links in UL ( Unorganized List) in CSS and group then using DIV but using NAV to group is better because it provides better accessibility . Same thing with our links and copyright content at the bottom of our page , we can group them under Footer tag for better accessibility .