I like the design and the extra features you have added to make the site work, the only concern I do have is that each page doesn't follow the same design and I think that people like consistent...
Type: Posts; User: webdesignernew; Keyword(s):
I like the design and the extra features you have added to make the site work, the only concern I do have is that each page doesn't follow the same design and I think that people like consistent...
Have you checked that your server allows them?
Have you tried the wrox website for helpful tutorials they also produce some really good books on all kinds of programming from top programmers.
I think wordpress is the best option for you too, it will give you the ability to adapt and will be easy for you to learn the concept.
I tested it seems to be working fine now. It has a slow load time though - I would probably check to see if you can improve that.
Your link went somewhere else I think, you have buttons that you want to link from you use the code set out above.
i have only 1 gif flag and the link to that file has 21 gifs ,,so how do i make...
I have used different programs to create web pages and graphics, I like dreamweaver for code, fireworks for graphics and images and I have recently purchased photoshop - they are all great software...
I use gimp for altering my graphics its really good and free unlike photoshop and fireworks. Have you tried it?
I am not sure your site is working properly have you checked its fully working?
I don't understand the question, where is the code?
I think you need more images and colour on your site, its a good starting point though.
Google analytics also has some tracking code you can place on your site to check traffic
If you know XML you can use adrotator, which you can use to display different images (which you set timers on).
----------------------------------------------
Graphic Design Nottingham
If you want the same piece of code on each site like a menu or a footer, you can use includes to generate them. Whereby you store the repeated code in a separate file and call it into each page, you...