Questions tagged as 'css'

1
answer

element.style before GridView

I have a GridView inside a /table/tr/td/grdviuw tag. My gridviuw has a css. The problem is that when it is rendered, it leaves a space apparently after the grid and the buttons that I have below the grid look very low, far from the gri...
asked by 09.05.2017 / 15:41
2
answers

Link several CSS animations in Muse

Following the tutorial that I detail below I have managed to load animations made with animist in Muse. What I can not do is link several consecutive animations. For example, I want to be able to link the scale-up-right and scale-up-left e...
asked by 28.04.2017 / 20:50
0
answers

Why a table is not created complete?

Question oriented to HTML and CSS . At the moment I am creating a table by means of a SELECT of a DB, however I have noticed that the table is not created complete, and even if an exception does not jump the page is incomp...
asked by 04.04.2017 / 22:18
1
answer

Align elements in 2 columns within a div

Is it possible to align different article s within a div , by touching the CSS of div ? You could also touch the CSS regarding the article , but these load according to the publications. This is my code: .izq{...
asked by 13.04.2017 / 13:13
1
answer

An abs Absolute, I cover a div Fixed

<!DOCTYPE html> <html> <head> <title> Pagina de ejemplo </title> <link type="text/css" rel="stylesheet" href="style.css"> </head> <body> <div class="cabecera">...
asked by 12.01.2017 / 20:02
0
answers

IcoMoon error when displaying icon / character

I'm doing a layout and trying IcoMoon for the icons of social networks. I created my repository, downloaded it and implemented it but when loading the page it shows a character error instead of the expected icon, I was trying to debug it but w...
asked by 06.01.2017 / 08:52
1
answer

Error while testing with selenium and JUnit!

What happens is that I'm doing some tests with JUnit and selenium and when doing tests I get this error message in the console: JavaScript error: http://localhost:8080//wfi/css/jquery-confirm.css, line 10: SyntaxError: illegal character JavaSc...
asked by 23.12.2016 / 17:43
1
answer

Modify CSS file from Javascript

Good morning everyone, I'm designing a web in ASP where each user can select a "theme" for the interface (basically, the color of the header and others is red, green or blue). What I do is that each user, from his personal data page, select a...
asked by 21.12.2016 / 14:35
0
answers

Change appearance of a website [closed]

I'm doing a website with php, html5, css3 and javascript. In my html code with php I have different div which have different colors and the text that appears in them has different families letters. I would like to make a section on the web in...
asked by 27.12.2016 / 14:47
0
answers

Problem with the Bootstrap modal [closed]

The trigger is a text on the label, but when the modal is displayed, only the screen becomes opaque. The modal is up and hidden and you can not close or leave it, I already tried with buttons, putting it in another place, in jQuery , and it doe...
asked by 12.12.2016 / 22:51