Forum: HTML & CSS
12-18-2012, 05:20 PM
|
|
Replies: 3
Views: 232
Many thanks, Excavator! :) Your help is much...
Many thanks, Excavator! :) Your help is much appreciated.
As you can see I am relatively new to this forum. How do I officially thank you for your help? By that I mean how can I thank you in such...
|
Forum: HTML & CSS
12-18-2012, 09:45 AM
|
|
Replies: 3
Views: 232
Vertical (pop out) menu almost works
For some time now I've trying to get my head round drop down / pop out menus using only CSS. I think I've just about got the hang of the horizontal drop down menus so now I've turned my attention to...
|
Forum: HTML & CSS
12-17-2012, 06:02 PM
|
|
Replies: 6
Views: 387
Indentation
One thing I have found very helpful when coding nested lists is the use of indentation.
My guess is that many of don't use indentation enough generally and most of the time there's no problem...
|
Forum: HTML & CSS
12-17-2012, 05:33 PM
|
|
Replies: 6
Views: 387
Indentation
One thing I have found very helpful when coding nested lists is the use of indentation.
My guess is that many of don't use indentation enough generally and most of the time there's no problem...
|
Forum: HTML & CSS
12-17-2012, 01:00 PM
|
|
Replies: 3
Views: 304
CSS Books
I started learning CSS a couple of years ago from a book which was appropriate to my needs as a beginner at the time. It taught me some very helpful stuff which I have used on web sites. Here is an...
|
Forum: JavaScript programming
01-06-2012, 07:56 PM
|
|
Replies: 6
Views: 314
Thank you for all your replies!
The one I...
Thank you for all your replies!
The one I chose to work with was offered by Phillip M and this because I could understand it better than others. (I told you I was new to this!) It does, of course,...
|
Forum: JavaScript programming
01-06-2012, 03:55 PM
|
|
Replies: 6
Views: 314
Slowing down a loop
I've written some code to execute a loop. It's all standard stuff using a for loop but the problem I have is that it is executed too quickly.
Between each iteration of the loop I want to insert a...
|