Questions tagged as 'css'

0
answers

Why do not the Fontastic icons appear?

I am using Sass and in the Fontastic page add 6 icons to be embedded in the page but they do not appear. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content=...
asked by 03.04.2018 / 23:10
1
answer

I do not upload the file from the css file [duplicated]

I do not know what happens if I am correctly linking the image to the body with the background-image property. On the other hand when I use it with style from the html in the body if the load is normal. This is the html: <html> &l...
asked by 25.03.2018 / 04:17
2
answers

Style for the div that contains a button with style

Well the problem I have is that the submit is very low, as you can see in the photos, and what I want is to be below the "Previous" Css /* To change this license header, choose License Headers in Project Properties. To change th...
asked by 23.03.2018 / 20:57
0
answers

Problem showing a loading gif (AngularJs, javascript)

I have a problem and I do not know what to do and how to fix it, I'm doing a system (with AngularJs, javascript) which loads large excel files, so it takes a while to process the data, so choose for putting a gif of loading when this happens. Th...
asked by 21.03.2018 / 13:38
0
answers

3D Pyramid with CSS

I need to create this figure with CSS. Taking into account that there must be 3 different elements to be able to work on each independently. I have knowledge to create a trangulo but I am stuck on how to join the 3 that I need. <div class="...
asked by 18.03.2018 / 17:03
0
answers

Error when generating a report

I am currently in charge of maintaining a web application made with codeigniter using jasperreport, when generating a resolution I get the following error:    Type: Exception       Message: Your report has failed and could not be processed!...
asked by 19.03.2018 / 21:03
0
answers

Does anyone know what happens with my Layout in ASP .NET?

See, I have a problem. I have configured my file "BundleConfig.cs" to minify my styles and scripts in production. At this moment I am in the development environment. My application had some performance problems by the dependencies. At first...
asked by 14.03.2018 / 00:54
0
answers

Add CSS to MPDF

I am trying to add CSS to my MPDF , when I remove the lines from CSS works normally, I have my file CSS en in the same path of my PHP , it gives me errors with CSS this is my code: $mpdf=new mPDF('c','A4...
asked by 09.03.2018 / 16:24
0
answers

Peek definition in HTML Tools for Visual Studio Community 2017

I was looking at the HTML Tools extension for Visual Studio 2017 and I found the "Peek definition" functionality useful for editing css files from the html itself. My problem is that I usually work with ASP .NET Web Pages, using .apsx files, whi...
asked by 06.03.2018 / 09:48
0
answers

Collision with obstacle does not work

Hello, two good questions: 1. It does not work when the rover goes over an obstacle, I do not know why 2. How would you create the obstacles in a more efficient way and not manually? Greetings var myGrid = [ [0, 1, 2, 3, 4, 5, 6, 7, 8...
asked by 01.03.2018 / 16:47