codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Follow publication

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Published in codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Written by Jhey Tompkins

I make awesome things for awesome people!

Responses (8)

Write a response

This is Awesome!! One issue I’m having is replacing your <h1> with an <img> and trying to make it responsive(width:100%; height:auto). But I can’t make .carosel’s height auto because the overflow hidden and the height collapses. Is there a way to accomplish this?
Thanks in advance!

--

hi, great tutorial!, maybe just a question, is there a possiblity to autoplay this carousel? that the slides could move automatically?
thanks

--

Thanks for the great code. Not sure if the errors are insignificant or because of some change I made? But after running Nu Html Checker get: Error Element input not allowed as child of element ul in this context.
Is this insignificant for this situation?
My demo: http://www.frogmandesignz.com/dev8/index.html

--