In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Moreover, all heading elements—previously styled with proprietary Joomla! style names, such as contentheading
—are now outputted according to web standards, using the H1
(Heading 1) style for the main title, H2
for secondary titles, and so forth."
A block of code is set as follows:
<li> id="current" class="active item435"> <a class="customstyle" ref="/index.php?option=com_content&view=featured& Itemid=435">Home </a> </li>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<li> id="current" class="active item435">
<a class="customstyle"
ref="/index.php?option=com_content&view=featured&
Itemid=435">Home
</a>
</li>
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Go to Menu Manager | Menus and click on the Main Menu name in the Title column".