-
Project
Hi
I use this site a lot for myself messing about making sites
I have a college project I want to include a html or css carousel i have looked at these ones http://www.dynamicdrive.com/dynamici...epcarousel.htm
I am finding it hard to get my head around this
if any one can help please say so !
I have to make the site in dreamweaver
shaun :)
-
good luck
Might the CMotion Image Gallery http://www.dynamicdrive.com/dynamici...iongallery.htm or the old Conveyor Belt slideshow script http://www.dynamicdrive.com/dynamici...rightslide.htm be a bit easier?
HTML <tags> defines the structure of your page content; in itself HTML will not create such a carousel / conveyor belt effect (unless HTML 5 has some new tricks). Dreamweaver is a WSIWYG editor so that is irrelevant.
Do you know JavaScript? Are you familiar with the CSS property position: relative and position: positive? (The CMotion Gallery and Step Carousel employ the CSS position property -- see http://css-tricks.com/absolute-posit...ve-positioning
http://www.digital-web.com/articles/...01_positioning
http://blog.themeforest.net/general/...ust-be-learned.)
What college do you attend? I hang out at SUNY FIT in NYC. (The tutoring budget was drastically cut this semester.)
I find http://www.tripod.com to be the best FREE web hosting/server. If you upload your page to the Web, someone at Dynamic Drive forum can probably help you get the bugs out.
Good luck. There is a lot to learn, and it is ever-changing at a rapid pace. You will most likely get hooked on the Web bug if you are not already.