Donald Mackay's Collected Hints and tips
manu-forti.jpg
 

Donald L Mackay
Hints and Tips

  clan-lyon.gif

Managing Websites

Text editor

For websites using HTML5 and CSS3, editing files in a text editor is easier (for an old hand - at least) than using a dedicated website development environment.

Whole Website Look and Feel

To ensure all pages on a website, have a common look and feel and have consistent navigation, you need a common framework to each page. Typically this will be a header on the top and a navigator on the left. There are many tools which can help produce this common framework. All rely on automatically "including" one part of a page within another

Of the choices above, HTML Preprocessor PPWIZARD has proved easiest and most flexible.

Image Manipulation

Browsers

FTP

File Transfer Protocol (FTP) is a standard way to transfer files from one place to another over the Internet, that is to upload a copy from your own hard disk to a website.

If you need to move files between 2 computers using FTP, one of them will need to run an FTP Server. All web hosts that run websites will be using an FTP Server.



LAST UPDATED: 02 February 2018 (Bluetooth File Transfer)