Questions tagged as 'css3'

1
answer

JQuery Cyclo 2 problem with effect

I have the following html: <!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>Slider</title> <script type="text/javascript" src="https://code.jquery.com/jquery-1.12.1.js"...
asked by 28.02.2016 / 00:01
1
answer

collapse animation bootstrap does not work

Good night, I would like a help ... I am trying to use the collapse of boostrap 3.3 in a row of a table, the code looks like this: <table> <thead> <tr> <th>header</th> <th>...
asked by 06.09.2017 / 00:52
1
answer

Website opening horizontal margin how to solve [closed]

I'm making a website that is almost ready and it's opening horizontal margin, I've already used body{ background:#CCCCCC; overflow-x:hidden; } But it did not work, is there any way to open the border without horizontal content?...
asked by 10.06.2015 / 18:35
0
answers

Libraries that do image gallery effects [closed]

Good afternoon, Can anyone tell me if the link gallery effect below runs from a library or is it done manually? link Thank you in advance.     
asked by 04.01.2019 / 18:01
1
answer

How to customize CSS (tr: hover) in a table with thead?

I am creating a project to exercise some things, and I made a table with fictitious data, where, when mouseover, the corresponding line changes color. Except I did not want this to happen to the title line. What can I do? I tried everything but...
asked by 09.11.2018 / 03:14
1
answer

How to use the available Fonts in HTML?

Greeting for all, I'm new to the Frond-End programmer and I'm learning how to put the available Google Fonts sources in my HTML Click Here As you can see I put the link and the CSS configuration and did not catch, where did I go wrong...
asked by 06.06.2016 / 13:17
1
answer

Change layout color [closed]

I wanted to create a function to change the colors of the site layout they are developing, this site is made in CodeIgniter, CSS3 and a bit of pure Javascript, I gave a search on the internet and did not find much, but by little knowledge that I...
asked by 04.12.2018 / 00:05
2
answers

Non-clickable links

Hello, I'm creating the home of a website that has a full screen video that automatically plays but with the full screen video even with z-index the links are not clickable as you can see, how do I to solve this? *{ margin: 0; pad...
asked by 14.06.2018 / 11:00
1
answer

how to expand or decrease the height of an image in html and css

Hello everyone, I would like to know how I can expand the image from above until it reaches all this white part without leaving the left part blank and tmb would like to know how to decrease the height of the image below. >     
asked by 24.02.2018 / 21:38
1
answer

Change next word style via css

I was given a banner to do in the layout of a website and would like to know if I could reproduce the effect via css. For example I have the phrase - > Hello, I'm a text. I would like to always leave the last word of the text bold. Is it...
asked by 28.12.2017 / 17:27