Professional and Affordable Web Design
0800 080 5401
Sitemap
- Mutiny Design
- Web Design & Website Development
- About Mutiny Design
- Contact Mutiny Design
- Web design quote
- Price promise - buy with confidence
- Our guarantee to you
- Customer testimonials
- Web Design Birmingham
- Web Design Shrewsbury
- Web Design Manchester
- Web Design Telford
- Web Design Shropshire
- Web Design London
- Privacy policy
- Web design and graphic design resources
- Technical resources
- Free scripts and programming resources
- SEO tools, articles and resources
- Royalty free stock images terms and conditions
- Web Developers outside Europe
- Help Our Heroes and Receive a Free Website
- Help Our Company Support Help 4 Heroes
- Learn more about our Help Our Heroes Campaign
- Help Our Heroes Campaign - Terms and Conditions
Our Portfolio
- Driving Schools Booking Services
- County Security
- Custom Built Cabins
- Dracom Property Services
- Drivers Alliance
- Dun and Co
- Emotional Baggage
- Get Driving
- Go Driving
- Investor Profile
- Llanymynech Golf Club
- McGregor Polytunnels
- Memigo
- New House Services
- Onesure Insurance
- Select a Skip
- Shelley Signs
- Storage King
- William A Lewis
- Re Route
- Performance Batteries
- Ski Norway
- Bunkhouse Heaven
- Free Counties
- Moor Farm Shop
- Heathwaen Log Cabins and Fishery
- Brynallt Country Park
- Donkey Doo Doo
- Airport Shuttle Services
- Swanky Rooms
- House Shout
- High Tech Water Services
- Battery Megastore
- Banking Uncovered
- Whoofer
- Photographers
- Cheap Skiphire Manchester
- Savvy Shopping
- Storage Experts
- The Mad People
Articles
- 10 useful Greasemonkey multi browser add-ons
- 10 useful light boxes
- 370 free links to your website
- Basic introduction to FTP
- Basics of Database optimisation
- Batch resize, rename and watermark photos
- Buying old domains with PageRank and links
- Center a web page in CSS
- Changing eye colour to Blue in Photoshop
- Choosing a colour palette for web design
- Choosing effective keywords for SEO
- Communication between objects in JavaScript applications
- Configure automatic subdomains with Apache
- Create a simple drop down menu using CSS
- Creating a website in Photoshop part 1
- Creating reflections in Photoshop
- Creating vector images in Photoshop
- Deciding on HTML or Macromedia Flash
- How do search engines use keywords
- How to configure Outlook 2007 to receive emails
- How to configure Outlook Express to receive emails
- How to create layers in Photoshop
- How to group layers in Photoshop
- How to rotate an image in Photoshop
- How to set auto responders in Microsoft Outlook
- How to unlock a layer in Photoshop
- HTML Base Tag
- Introduction to FCK editor
- Introduction to Hyper Links
- Introduction to Propel
- Introduction to Search Engine Optimisation
- Introduction to sitemap.xml
- Levelling photographs using Photoshops ruler tool
- Live photo blurring script - faces, number, plates, etc
- Problems Encountered With PHP DOM Functions
- Publishing Adobe Captivate Videos on YouTube
- Refactoring code with find, xargs and sed
- Scaleable HTML and CSS Guide, Part 1 - Introduction
- Selective colourization in Photoshop
- Selectively removing colour
- Sharpen photographs using Photoshop's high pass filter
- Short simple SEO tips
- Submitting your web site to CSS galleries
- Using a keyword tool to find high traffic keywords
- Using any font on a website
- Using Faststone Capture to screen capture and edit images.
- Using FCK editor with images
- Using Google efficiently
- Using multiple browsers for website compatibility testing
- Using sIFR font replacement
- What are nofollow links, and why use them?
- What do webdesigners need from clients
- What is a keyword
Free Stock Images
Quick Contact
Customer News & Resources
At Mutiny Design we are constantly gathering together articles and help guides to assist our clients.
Introduction to sitemap.xmlChecking for a sitemap A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for web design, or a web page that lists the pages on a web site, Some developers feel that site index is a more appropriately used term to relay page function, web visitors are used to seeing each term and generally associate both as one and the same. However, a site index is often an A-Z index that provides access to content, while a site map provides a general... Read More »
Center a web page in CSSOne simple way to center a web page using CSS is to create a container div, that is horizontally centered by having its left and right margins set to auto. Using this method, you can still apply colours / background images to the body tag, so its a flexible solution. (if you didnt need this ability, just apply margins and width to the body tag instead, and forget using the container div). The container div has the same width as your webpage and, well, contains it. All the code for your web page is placed inside the container div. This will... Read More »
