Adding the JavaScript
The last step in creating my example template is to add the JavaScript that provides the functionality for the page. Adding the JavaScript
The last step in creating my example template is to add the JavaScript that provides the functionality for the page. Adding the JavaScript
I started writing a short series on how to create a web page template some time ago. Just realised that I forgot to publish the last two tutorials. Here’s the seventh tutorial which explains how to add placeholder images into our template. Adding Image Placeholders
In the seventh tutorial on using NVU we finally look at what we need to do to start creating web pages based on the template that we have customised in the prior tutorials. Creating Pages from your Template
Once you have the template you found loaded into NVU, the first thing you need to do is to modify it so as to create the actual template that you want to use as the basis for the web pages for your site. Hopefully the actual layout of the page will be what you want [...]
The easiest way for a newbie webmaster to create web pages in NVU is if they first find a page template to use as a starting point. Obviously they will not find one that has all of their content filled in (not even the basic content that they want in all their pages) but as [...]
The sixth tutorial in our step by step build your own web template series looks at how we can add a sub-heading and content block to our page. Framing the Content
Your web pages will need a heading so that people know what your site and each indiviidual page are about. Headings
In this fourth tutorial on creating a web template we add some links to pur navigation bar. Nav Bar Content
The third tutorial on creating a template sees us start to customise the basic HTML by adding all the sections that we want our page to have. Sectioning the Page
In this second tutorial on building a web template we actually get started on building it by grabbing a copy of the standard code that all modern web pages use. Starting your Template
To get all the pages on your web site looking the same you need a template for the pages that contains all the basic HTML and CSS to set out the page. With that in place you just need to plug the content into the appropriate spot in order to create as many pages as [...]
Now that I am not so far behind with my ‘to do’ list of updates for the site, I am occasionally managing to find time to work on some new uploads of my own for the member’s Area. The latest offering is a basic three column design with a header and foote. Like most of [...]