Questions tagged as 'css'

1
answer

I can not align thead with tbody in my table with SQL query

I have the following table header: <?php echo ' <div style="height:65px"> </div> <table id="oie" border="1" class="minha-table"> <thead class="headerr" style="position:fixed;"> <tr sty...
asked by 22.10.2018 / 21:10
0
answers

Button see more content, with automatic height, how to do?

I am creating a content where it has a button called view all, which when clicking, shows all the rest of the content, but I have two problems: The first is that I do not know why I could not put a slow effect on the button when clicking....
asked by 20.10.2018 / 20:50
0
answers

Google Map API hidden inside div

When I try to put the google map inside a div with my class to make it responsive and organized it disappears, could anyone help solve this Google Maps API problem? <!DOCTYPE html> <html> <head> <title>Simple Map</t...
asked by 20.10.2018 / 16:24
1
answer

Tidying up inside tr

Good morning! Personally, I still need to improve my skills on HTMl and CSS . I am making a meeting minutes and I am having difficulty aligning TD's that are inside a table TD is appearing on the side of TR fo...
asked by 18.10.2018 / 15:05
0
answers

Angle animation only works in transition "enter"

I'm trying to put a fadein / fadeout effect, but it's only working fadeIn, when hide happens the element disappears instantly. I tried: @Component({ selector: 'app-confprecificacao', templateUrl: './confprecificacao.component.html', s...
asked by 18.10.2018 / 18:30
1
answer

What would be the CSS structure. How to set up this gallery template?

I'd like to know what CSS structure needs to be applied to get div s increase with a good animation transition at height and width CSS level, the internal contents of div need not occur, idea is looks like the link below: link...
asked by 25.10.2018 / 14:09
2
answers

Set Section [Position: absolute]

People, I'm making a website as a college project, however I'm picking up a little to solve a problem with the positions of the elements. I have 3 sections, one set to be Header, one set to be Contents and one set to be Footer. The header and...
asked by 17.10.2018 / 22:34
0
answers

Default option in select does not appear

I have a select that I want to show a label as the default option, but it is appearing blank. My select: <div class="select"> <select (change)="calculaMes(mesEscolhido)" [(ngModel)]="mesEscolhido" name="selectMesEscolhido"...
asked by 17.10.2018 / 19:20
1
answer

Vertical slider with list of images in jQuery

I have the following list of images and videos being pulled from the database. I'd like this "ul" to go up the items infinitely in a vertical slider. I do not know much about jQuery, does anyone have any idea how to do this? The effect would loo...
asked by 19.10.2018 / 15:26
1
answer

Image of collapse opening duplicate

I recently managed to solve a problem of putting an image and when I clicked on it, it became another, and when I went to pass the code to the other collapses, it happened to me: Collapse closed on Collapse3(Step3)openonly When I click...
asked by 25.10.2018 / 22:57