Questions tagged as 'css3'

1
answer

How to put a scrawl on the page [closed]

How to put a scrawled orange as in the image below on the html page?     
asked by 19.11.2018 / 22:12
3
answers

Scroll on the page adds the class "ACTIVE" to the menu

Hello, I'm having a hard time getting jquery to add an active class to the menu that is fixed at the top. Anyone who wants to see the site to understand better follows the link. Sapphire Site I want the class to be added when I scr...
asked by 28.05.2014 / 23:45
1
answer

Callback for Transitions in CSS3

Is there any callback function in javascript or jQuery for transitions to objects made in css3?     
asked by 31.07.2014 / 19:14
2
answers

Responsive logo that works on all browsers using CSS3 and Bootstrap

I want when I minimize the window the logo of my site follow without distorting, such as when testing a site on a mobile phone or tablet, ie the image is responsive to the content, but this only happens to me in internet explorer, in the chrome...
asked by 29.07.2014 / 18:12
1
answer

How to make a responsive tapered table?

I'm trying to do similar to this image: Here a Fiddle as far as I could go The data will be dynamic, and I need the corners to be rounded. I accept other alternatives or suggestions for mounting this table.     
asked by 17.12.2018 / 15:59
1
answer

Foreach com table

I'm creating a website that aims to show the games that are happening in the world in real time. I'm trying to make a for the table lines to be created "alone" according to the amount of games I will have at the moment I come from the API, I'm u...
asked by 03.12.2018 / 12:25
1
answer

Doubt with logic to select div

I have the following problem, when I click on a div it should be with the background-color black and the color of the background color, it is working normally, but only when you click on a div just once, in the second click the div that is c...
asked by 28.10.2018 / 15:20
1
answer

How to control the size of the image in a bootstrap carousel?

HTML <!--Carousel--> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" clas...
asked by 18.10.2018 / 19:04
1
answer

Hide information with javascript [DUVIDA] [closed]

I'm creating a simple HTML page and I split the page in two vertically, so In the part that is in blue would the logo and the info of the tool (I have not done yet). When I click the buttons it shows the information, and changing it as the...
asked by 04.11.2018 / 18:04
1
answer

Place the checkbox label on the left of it [closed]

I'm trying to put the checkbox label on his left but I can not, could you help me? <label> <span>Text goes here</span> <input type="checkbox" class="checkbox style-2 " checked="checked"> </label>...
asked by 19.10.2018 / 23:22