|
|
||
![]() ![]() ![]() ![]() ![]() ![]() |
the HTML code for you. As you can see, it consists of commands that tell the web browser what to do with the text that you have written. The commands are contained in angle brackets (<>). Most tags are a pair - a beginning and an end tag - that surround the text they refer to. The end tag has a slash in it. So the code for making a word appear in bold type is - <B>word</B>. FrontPage will allow you to add to the code if you wish. Open the page with the code on it, click where you want to add some commands and start typing. I write all my own code, but when you are more experienced with the software, you'll probably find there's very little that you can do, that it can't do for you. |
|