/    Sign up×
Community /Pin to ProfileBookmark

remove line before and after form

When you put a form on your website it puts an empty line before the form and and empty line after. I want to know how to remove that. I want my form to fit into a horizontal bar. You can see my progress on the website

[url]http://www.canadianyouthworker.com/index.php?theme=Karl[/url]

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@felgallSep 15.2006 — Add the following to your stylesheet:

form {margin:0}
Copy linkTweet thisAlerts:
@saeauthorSep 15.2006 — thank you.
Copy linkTweet thisAlerts:
@saeauthorSep 15.2006 — The form is still not on the same line. Any ideas?
Copy linkTweet thisAlerts:
@toicontienSep 15.2006 — Look at the elements directly preceding the FORM and directly after the FORM. Those elements may have margins on them too. Also, you may want to float the form left, as well as the preceding block. The FORM tag is a block level element and is rendered on its own line unless you float it. Also beware that floats react differently in the layout compared to normal block elements. Be sure to use Firefox, Opera or Safari when designing and not just IE-Win.
Copy linkTweet thisAlerts:
@saeauthorSep 15.2006 — By "on the same line" I mean that right now the "welcome, guest" and the login form are on two lines and I want them beside each other.

I will try floating it.

I design in FF and fix for IE.
×

Success!

Help @sae spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...