5,838
edits
mNo edit summary |
|||
[[Category:WebTools]]▼
= HTML 5 - a very quick guide to structure =
</pre>
The comments <code><!-- a comment goes here --></code> are place holders explaining the above code
== Structure that browser displays ==
The main part of the page (you can base that on what you can see in the closest standard template to what you are trying to achieve) goes next.
== Standard Finish ==▼
▲== Standard Finish ==
All templates should have this standard finish if you have created a Cumulus style template:
<pre>
=The Standard Templates=
Cumulus has a number of template files that it uses if you select to 'Include standard files' within Internet Configuration:
[[File:SimpleInternet-StandardTicks.png]]
[[File:Web settings.JPG|left]]Your edited template should be written in ''HTML 5'' using ''charset="UTF-8"'' encoding.
*If it is using one of the standard names in the table above and does not comply with that coding, then you need to unselect the 'UTF-8 encode' selection marked here by red arrow, get to it via '''Configuration''' menu, Internet option, ''Sites/Options'' tab and look for Web Settings frame in top centre.
=== Using third party user customised templates ===
|
edits