Click to See Complete Forum and Search --> : single spacing in frontpage


q-live
04-01-2006, 03:23 PM
im using a template and sometimes even when im not using one and everytime i hit enter it just automatically double space and not just go to the next line... how do i fix this in frontpage???? and hell in word also?????

bathurst_guy
04-01-2006, 06:50 PM
By hitting enter alone is called a "hard return". This makes what looks like a double space, but it is infact correct. If you hold shift and hit enter, this is called a "soft return" (in HTML is coded as <br>). This behaviour is correct.

pcthug
04-02-2006, 03:11 AM
a hard return also outputs <p>&nbsp;</p> which is very dirty markup