Create Single HTML Page in Joomla
Landing pages are an important part of professional Joomla run websites. It can be used to improve ROI. You can include a product or service for easy promotion. Although Joomla offers an easy to create option for designing a landing page, but can the same be used as a single HTML page?
Yes now you can use your landing page to create single HTML page in Joomla. Use the following methods to display it as a static Joomla page with header, footer and sidebar.
For CSS
File Path: /css/style.css or for localhost /joomla/css/style.css
Code:
<link href="/css/style.css" rel="stylesheet" type="text/css" media="screen" />
For Java Script
File Path: /scripts/script.js or for localhost /joomla/scripts/script.js
Code:
<script type="text/javascript" src="/scripts/scripts.js"></script>
For Image
File Path: /images/image.jpg or for localhost /joomla/images/image.jpg
Code:
<img src="/images/image.jpg" />
Follow these steps and easily create single HTML page in Joomla content management system. If you are facing any sort of difficulties then Request a quote and hire a HTML to Joomla developer today.