-2
I am studying PHP, HTML 5 and CSS.
I would like to know what is the best way to create a kind of gallery or video grid well organized and what is the best language for it.
-2
I am studying PHP, HTML 5 and CSS.
I would like to know what is the best way to create a kind of gallery or video grid well organized and what is the best language for it.
-1
You could use the CSS of Bootstrap organizing videos within classes as "col-Md-6" you can place two videos side by side in two Divs using this class.
Could put a basic example, would be good.
Sorry @Everson, I thought it would be more practical and less flawed to pass it on to him, I’m new too and recently researched on and used Bootstrap, so I just passed the link
Browser other questions tagged php html5 video
You are not signed in. Login or sign up in order to post.
So a hint would be you come up with questions about the code, example: You have an X script that was supposed to add numbers but there’s some mistake that you can’t see. Here you come ask for help for a possible solution .
– Ricardo Lucas
Slideshow of this site http://kithomepage.com/kit/scripts/janelas/colorbox/exemplos/colorbox.php OU Image gallery of this site http://fancybox.net/ OR of this site http://fancyapps.com/fancybox/3/
– user60252
It depends on your taste and resources of your current hosting (it will need to have PHP installed and configured if you want to use next to a database such as interaction of entries with mysqli), you can do this using PHP, HTML 5 and CSS or only HTML, CSS and Jquery, to give a special "charm" use jQuery since it has some nice effects. Here are some very attractive jquery examples: http://visuallightbox.com/content/30-best-image-sliders-173.html
– RafaBR1