The web pages in Joomla are known as articles. The home page is known as front page. The user needs to log on to the administrator panel to access all control of the website. If Joomla is installed on the local machine, navigate to http://localhost/administrator and if the Joomla is installed on a remote host server, go to URL – http://<sitename>/administrator to log on to control panel of Joomla. Enter your user name and password that have been already set during the installation process of Joomla and click on the login button. When you are successfully logged in to Joomla, a set of icons is displayed on the control panel. Each icon acts as either manager or any other function.
Creating new articles or web pages is an easy task in Joomla. You can start creating web pages by clicking on Add New Article icon. The page displayed is a WYSIWUG (what you see is what you get) editor. Users can enter the texts and images directly, without any proper knowledge of HTML programming.
The properties of editor are as follow:-
> It supports colored text and background.
> It supports images, hyperlinks, emoticons and lot more.
> It allows the creation and manipulation of tables easily.
> It supports layers and provides full CSS support.
To create a new article following steps are followed:-
> Click on Add New Article button in the Control Panel. (The article page gets opened.)
> Start creating article by typing title of article in Title box.
> Set the category to Uncategorized in Category drop-down menu. (It can be set other than uncategorized according to users need.)
> Start typing the contents of your web page in Article Text box. (The Article Text box is same as any advanced text editor like MS-WORD. Images can be directly inserted or pasted in article. It contains the font options, hyperlink feature etc.)
> If you want to publish the article to front page, then select Yes option in Featured section, otherwise select No.
> Click on save to finalize the article. (Joomla will display a message regarding successful publishing of article.)
After finishing with the article, you can immediately preview the article by clicking on the View Site link on top right corner of the page. If the article does not match your expectations or at a point of time you want to rename the article, then you can edit the article by opening it in Article Manager. The process of editing is alike creation. To edit an article follow under explained steps:-
> Click the Article Manager icon.
> Locate the article that you want to rename by scrolling through all of the articles or by typing the article’s title in the Filter text box in the top-left corner of the page and then clicking the Search button.
> Do the necessary changes as per needs.
> Click on Save & Close button to finish edition process.
> Click on View Site link to preview your article.


