how to 'press enter' without making another box.

TUTORIAL #01: HOW TO PRESS ENTER WITHOUT MAKING ANOTHER BOX
hello there! nicole here, just thought i should make a tutorial about this. and sorry about the lame title? i'm just not good with it. so, i wandered around layout tutorial threads here in asianfanfics and i know most of you already know how to make a box. and i also know that some of you are having problems about 'pressing enter'. because when you make a box and you press 'enter', another box will automatically appear. some people suggests you use 'shift + enter', but for me it isn't the best way to solve the problem. so here, i will be teaching you how to press enter without making another box.
 
i'll be starting this tutorial with making a box.
STEP #01: MAKE A BOX
 
for this box, i used this code:
 
< div style="height: 100px; width: 290px; background-color: rgb(249, 249, 249); float: left; padding: 5px;" >
 
 
 
remember to remove the spaces after '<' and before '>, otherwise it'll not work.'
STEP #02: TYPE ANYTHING IN THE BOX
LOREM IPSUM DOLOR SIT AMET
just type anything without using 'shift + enter'.
 
then after you've typed something inside the box, put this code after the box code i gave to you above:
 
< div style="text-align:justify;" >
STEP 03: PRESS ENTER!
LOREM IPSUM DOLOR SIT AMET
LOREM IPSUM DOLOR SIT AMET
LOREM IPSUM DOLOR SIT AMET
LOREM IPSUM DOLOR SIT AMET
LOREM IPSUM DOLOR SIT AMET
now, you just have to make the text look beautiful and then you're done! do tell me if you have questions about this, or if you completely understand the tutorial! < 3
 
 
 
next tutorial: ask me anything :)
thanks!
 

Comments

You must be logged in to comment
No comments yet