Remove extra space after a form tag
How can we eliminate the extra space in HTML after a tag?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mayur DighePosted Jan 20, 2013, 11:28 AM
you can do it.....by simply adding CSS (Cascade StyleSheet) to your HTML page...
You can do it either with external linking the styleshhet or by adding CSS code to same HTML page....
use following link for more details about CSS.....
http://www.w3schools.com/css/
http://www.csstutorial.net/
http://www.w3.org/Style/Examples/011/firstcss.en.html