1To give aborderto all 'div's except the last one:
2div:not(:nth-last-of-type(1)) {
3 border-bottom:2px solid #f1f1f1;
4}
56syntax:
7<html tag name>:not(:nth-last-of-type(n)) {-----}
8
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content