Dave
|
| Posted: 03/07/2002, 7:38 AM |
|
Can someone advise please, i have been working on a web site using the bookstore as the basis, nearly finished and just wanted to change the appearance a little. What should i avoide when editing the actual normal display in frontpage ??, want to try and stay away from the code. ??? Any help please..
thanks
dave
|
|
|
 |
CodeCharge Support
|
| Posted: 03/07/2002, 3:30 PM |
|
When editing the HTML files, you should avoid altering:
1. Any content that appears within Curly braces e.g. {example}
2. The HTML comments within the page
If you use a HTMl editor, select one that does not automatically change the HTML code without asking. Homesite is a good example of a non-intrusive editor but you can use others as well.
|
|
|
 |
|