- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
If you are not into CSS you could try designing a background image (solid colour) and place it in the table cell. (See your html guide to do this.) Then you could change the background image in your images subdirectory and it will appear on all pages. (May not work …
Hi! Have read your thread and tried everything. But still can't make it work. I can get the first image up but not the second or the mouseOver. My code is: [code] <script language="javascript1.5"> Rollimage = Rollimage = []; Rollimage[0] = new Image(200,150) Rollimage[0].src = "automotive/images/mustangbefore.jpg" Rollimage[1] = new …
[QUOTE=3DProf4online;692388]I would like to ask webmasters, what optimal website page sizes are?[/QUOTE] Depends where you are and your market. If most on dial-up be simple. If ADSL, add a few bells and whistles (Flash). I have found that front page for first should be simple. Keep Flash to inside pages, …
You can register a domain name at any accredited registrar anywhere in the world. Cost can be from $10 to $100. Choose carefully. Also, beware. Some registrars set up their registration so that is almost imposible to transfer your registration to another registrar if you want to - even if …
What you are trying to do is too large for any reasonable browser/connection to do. Firstly you should break down the images into groups of similar content. Secondly, you should have links on your page to the content - say no more than 30 to a linked page. Thirdly, don't …
The End.
Geoff Hinde