Refer ,
Two important points you have to keep in mind.
1. Sometimes , we can directly edit the code by clicking the design part.
2. But sometimes , we cant edit the design directly.
We can see that , there are 4 menus as "About" , "Contacts" ,"Skills" and "Portfolio" .And a Photo while we click the symbol in the center. And I created a new menu "My Blog" in the previous chapter . Refer Editing other pages of a website from a Template .
In the previous chapter , we came to know that , some fields can't edit within the page. Here we are going to discuss about designing the pages , from other files.
- PHP-WAMP Sever
- PHP - Introduction
- PHP-Database connection and
- Creating a PHP web site - Starting from scratch (This is important for creating a website).
- SQL - Quick reference (For understanding database concept)
-------------------------------------------------------------------------------
Balance chapter from
Hope you know the 2 STEPS A & B for editing purpose . Or , just go through Editing TITLE of a template once again .
PART - 5
Two important points you have to keep in mind.
1. Sometimes , we can directly edit the code by clicking the design part.
2. But sometimes , we cant edit the design directly.
We can see that , there are 4 menus as "About" , "Contacts" ,"Skills" and "Portfolio" .And a Photo while we click the symbol in the center. And I created a new menu "My Blog" in the previous chapter . Refer Editing other pages of a website from a Template .
In the previous chapter , we came to know that , some fields can't edit within the page. Here we are going to discuss about designing the pages , from other files.
You can see that , the downloaded template contains other files as given below :
Refer PHP : Downloading a template and editing .
Now , we are going to design by changing codes from this files. Refer Editing other pages of a website from a Template once again before proceeding.
Next go to : Advanced Designing : page "About us"
- First one is FONT . whatever font we are using in this particular template , they are included in this file.
- All the images we used in the website template is saved in the file named "img".
- "js" means "Java Script" .Scripting is an important part in advanced designing . We will discuss this later . Refer PHP Introduction .
- All the pages are saved here. When we open the folder named "pages" , you can see that ,
- Another folder "Styles" also contains CSS (Cascading Style Sheet) documents , which will also very important in webdesigning, We will discuss a little about it in the coming chapters.Refer PHP Introduction .
Now , we are going to design by changing codes from this files. Refer Editing other pages of a website from a Template once again before proceeding.
Next go to : Advanced Designing : page "About us"
No comments:
Post a Comment