#196924 - 07/01/200420:38Re: HTML forms... Too much space between them?
[Re: tfabris]
Roger carpal tunnel
Registered: 18/01/2000
Posts: 5688
Loc: London, UK
not something compllicated that requires a secondary file like a stylesheet
Well, it doesn't get any less complicated, but you can avoid the separate file requirement by putting the CSS from the stylesheet directly in the HTML.
Just include a <style> section inside the <head> tags, like this: