| |
Learn to do the following curriculum
(use the information I have given, plus the help pages in your editor,
and any online tutorials that you like):-
- Edit text
- Change text colour and background colour in one or more cells
- Change font size and type
- Change and test a link
- Insert rows or columns in a table
- Insert text in another cell of a table
- Delete text, image, links
- Insert a new image
- Insert a new link
Each time you change something. check what you have done by testing
it in your normal browser
(often you press F12 to do this)
This is a brief checklist - when you can do all these, try to make
a whole new page !! (See 'Easy New Page')
|
| |
A Difficulty
Now it becomes difficult to write about this, because you are probably
all using different web editors. Each of these has it's own tutorial
and help system - use them !
How to choose an Editor - this is summarised in the Downloads section.
They fall into 2 main groups:-
- WYSIWYG editors ("what you see is what you get") such
as Mozilla Composer, Dreamweaver, and others. These tend to be
easier to use but some are much more expensive. Mozilla Composer
is FREE - it is part of the Mozilla browser system
- Text Editors, which are usually free, but they are much less
user-friendly
I will write briefly about these in the columns below:-
|
| |
WYSIWYG
This is relatively easy to use, and there are 'wizards' to carry
out many of the routine tasks for you.
Use "Preview in Browser" as often as you can at the start,
and work through the checklist using your editor's help pages
Tables do not work equally well in all editors - the 'uprights'
seem to have a mind of their own !
|
|
Text Editors
If you want to use a text editor, I think it would be easy to learn
if I do one or both of the following for you
- make all internal tables with solid lines - you can later switch
them easily to border = 0
- put code numbers in each cell of each table, so that you can
find them easily in the code, and also remove them easily
I think you will be able to work easily then until you 'get your
bearings' with the code (Use "Preview in Browser" frequently
!)
Work through the checklist using your editor's help pages.
|