PC Review


Reply
Thread Tools Rate Thread

How can I make the spacing between two lines default in frontpage.

 
 
=?Utf-8?B?SmFpbWlu?=
Guest
Posts: n/a
 
      16th Feb 2006
when i press "enter" after typing a line in textbox/table in frontpage, it
directly goes to third line instead of immediate (2nd) line..I want it to go
on 2nd line..Paragraph--Line spacing--single ..here doesnt work.

Guide me for the same
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      16th Feb 2006
Use Shift-Enter (to generate a <br> tag)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Jaimin" <(E-Mail Removed)> wrote in message news:8C99AA07-161C-4D31-8E44-(E-Mail Removed)...
| when i press "enter" after typing a line in textbox/table in frontpage, it
| directly goes to third line instead of immediate (2nd) line..I want it to go
| on 2nd line..Paragraph--Line spacing--single ..here doesnt work.
|
| Guide me for the same


 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      16th Feb 2006
Use CSS to set the paragraph top and bottom margins.
In the <head> section of the page, in Code view, add
<style type="text/css">
p {margin-top:0; margin-bottom:0;}
</style>

This goes anywhere between the <head> and </head> tags in code view.

It is not a good idea to use FrontPage text boxes, if these are
created from the Drawing toolbar. Text boxes, and all other objects
(WordArt, ShapeArt etc.) created with the drawing toolbar, use VML
graphics which are only visible in Internet Explorer. Other browsers
will render these objects as either nothing at all or as very low
quality .gif images. Any links in Text Boxes will only work in IE.
There are other problems associated with VML graphics, such as the
impression that the graphic moves around when the browser window size
is changed (actually, the page moves around the graphic which is fixed
by Absolute Positioning.) - another good reason to not use them.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Jaimin" <(E-Mail Removed)> wrote in message
news:8C99AA07-161C-4D31-8E44-(E-Mail Removed)...
> when i press "enter" after typing a line in textbox/table in
> frontpage, it
> directly goes to third line instead of immediate (2nd) line..I want
> it to go
> on 2nd line..Paragraph--Line spacing--single ..here doesnt work.
>
> Guide me for the same



 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      16th Feb 2006
Hi Jaimin,

It is the same as in MS Word, to cause a line break, not a paragraph break, do a shift + enter.

--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
FrontPage Add-in


"Jaimin" <(E-Mail Removed)> wrote in message news:8C99AA07-161C-4D31-8E44-(E-Mail Removed)...
> when i press "enter" after typing a line in textbox/table in frontpage, it
> directly goes to third line instead of immediate (2nd) line..I want it to go
> on 2nd line..Paragraph--Line spacing--single ..here doesnt work.
>
> Guide me for the same



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change from double spacing and make it my default? KcnoLady Microsoft Outlook Discussion 0 31st Dec 2009 03:05 AM
MS Word 2007 - Double Spacing Lines by default - how to turn off ? lkj862g4@hotmail.com Microsoft Word New Users 1 30th Apr 2008 09:51 AM
MS Word 2007 - Double Spacing Lines by default - how to turn off ? lkj862g4@hotmail.com Microsoft Word New Users 2 28th Apr 2008 10:50 AM
make 1.5 the default line spacing in MS Word bomar357 Microsoft Word New Users 1 2nd Feb 2008 07:54 AM
how to make sure spacing between lines not too big =?Utf-8?B?bHlr?= Microsoft Word Document Management 3 18th Jul 2005 10:08 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:52 PM.