I need to draw a horizontal line after some block, and I have three ways to do it:
1) Define a class h_line and add css features to it, like
h_line
<
it is depends on requirement , but many developers suggestions is to make your code as simple as possible . so, go with simple "hr" tag and CSS code for that.