I want to make a carrousel and over it, a div and the logo, to give that effect of being superimposed.
Try to do as in this EXAMPLE , but to no avail. When I add such properties ( absolute e relative ) to the carousel code it does not...
I can not align "Collapsible Group Item # 1" with the "form (s)" as seen in this example:
link
I tried to put the 'in-line' class in some parts of the code hoping to align, but it is not working. Somebody save me? =)
It's annoying to always change the background color of several objects, I want to know if I can define the color of an object and then just match the color of the other with the color of that object, to get something dynamic, change the color of...
I have doubts on how to assemble the layout below with HTML / CSS:
I have not implemented anything yet, because I have no idea how to do it.
Any suggestions?
Thank you!
I made a site that in turn must be responsive it will have to work on portable devices but I used a feature called animate.css of this file I used the following effects:
fadeInDown , fadeInUp , fadeInLeft , and fadeInRi...
I'm making a website as illustrated below, but I'm having a problem with doing div central. I do not know how to do that part where it is nav and section .
Code:
html,
body {
position: relative;
width: 100%;
h...
I am quereno change the cursor of my mouse I put my code and it does not work the images this in png and it does not catch I have to use it with .cur even if yes like I do it because in photoshop for example it does not have this extension to...
Personal I have an image that I bring from the database and put it in an IMG tag in the size of 960px by 480px. I need to resize it to 470x160. I need it to be resized by length, and the height left over is trimmed, but out of the center. See th...