Jump to content

how to insert a new line


newcoder1010

Recommended Posts

Hi,

 

I am trying to put the clear class in a separate line but it is not working. Can you help?

 

HTML:

	<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>

CSS:

.clear { display:inline;} 

/* I also tried inline-block; it did not work. */

 

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...