Quote:
Originally Posted by CrumbDown
I have created a terms.php file, but how to add words in that file. Well...I can add words but the formatting is not working such as <li> </li>. Is there something Im missing?
|
If you are saying that the formatting does not look right in your editor while putting in code into terms.php, it shouldn't since the code is contained within a string variable that is passed to the template.
When I use this method to create external pages I will frequently develop the html within a separate file and test it prior to bringing to this template passing system.