Saturday, February 04, 2012
   
Text Size

Our Web Design Logo

Vote for this web design blog | Just click on vote for me

Web Design ********** Top Blogs

a2. How To Create A Dreamweaver Template

Web Design Tools and Tips

article 2/2

Following on from the last lesson :

1.Open up Dreamweaver, and on the extreme right hand panel you will see files.Click on files and click on the file name that you created in the last lesson.This will open up your chosen page on the Dreamweaver workstation.Remember that there is still nothing in this folder.

2.On the very left hand side of the top menu bar in Dreamweaver you will see, as in the last lesson : | FILE | EDIT | VIEW | INSERT | MODIFY | TEXT | COMMANDS | SITE | WINDOWS | HELP | Click on file, sub menu opens up, and click on new ( file & new ).You will notice that a new panel opens up.Click on create a blank page from html.(blank page/ html)

3.Click on file again and save this blank page as template ( save as template, not save as, not save, but save as template ).The save as template dialog box opens up.It asks you to give your template a name, so you can give it any name that you want to.You will notice that on the very right hand side of Dreamweaver your file, ( with your given name ) has created a sub file called dwt (dwt stands for dreamweaver template), with your given name for this template. The code view for this template will look like below ) :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document ( untitled has been replaced with your chosen name )</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>

<body>

</body>
</html>

Thats it, you have created a template ( there is still nothing in this template at the moment but dont worry about that at this point ).A template represents the backbone of any website that is on the internet today, and it allows website owners to add pages to their websites at will, with minimal work involved. Again,I will make the point to just practise this over and over again, regardless of your understanding or lack thereof of what you are doing.

Web Design - Search Engines

Just click on the image to get the web design facts about the main search engines market share for Europe.

An image of a graph
Search Engines Market Share

Web Design - Flash Example

Web Design - Flash Advert Example

Web Design Address

top web design
Business registration no. 359901,
Registered offices : 192 Shanowen Rd, Santry, Dublin 9,
Republic of Ireland
Phone no top web design | Irish flag | Web Design Ireland . +353 1 8423192
Mobile no top web design | Irish flag | Web Design Ireland . +353 ( 0 ) 86 3625537


Contact Us

Web Design Tools and Tips Articles

b19. How to Insert a Login Form into your Joomla Website

Article 19/19

1. This is pretty straightforward.Login to your Joomla website using yourwebsite.com/administrator/index.php.

2. Go to Extensions and scroll down until you come to Module Manager.Click on the Module Manager and then click on New which is located at the top right hand corner of your Joomla administration panel.

3. You will now see a full list of modules on this page.Scroll down the list until you come to Login, and click on Login.You will now see all the different parameters for this module.

Read more... Link