Is there a way I can have the browser automatically insert a blank
line after each definition in a definition list? Right now I have
this:
term-1
definition text ....
term -2
definition text ...
I'd like to have this:
term-1
definition text ....
term -2
definition text ...
But I want to do it without manually putting a blank line after each
"definition text".
line after each definition in a definition list? Right now I have
this:
term-1
definition text ....
term -2
definition text ...
I'd like to have this:
term-1
definition text ....
term -2
definition text ...
But I want to do it without manually putting a blank line after each
"definition text".
Comment