|
Step 8 - A Few more simple codes.
A Textarea
Textareas can be very useful because you can type HTML codes in them and they will appear as what you typed. To put a textarea on your page type the following code -
Aligning
You are probably not going to want to have all you content on the left so to have all you text and pictures etc in the middle use this code
CONTENT GOES HERE
or this one to put it on the right of you page
CONTENT GOES HERE
|
|