Questions tagged as 'html5'

0
answers

Problem loading fonts when uploading site to server

I'm using some fonts that I've stored inside a folder on my system. When I run the system locally there is no problem, however when I upload the server to the server (amazon) the fonts stop being displayed. Does anyone know what can it be? This...
asked by 28.04.2018 / 20:46
3
answers

What is the purpose of alt in an img / tag?

Studying about HTML5 I came across the alt property being used in the <img /> tag. Example: <img src="https://s-media-cache-ak0.pinimg.com/736x/9e/fd/27/9efd27afef4e8127923fbce92b8c967d--minions-minions-funny-minio...
asked by 11.11.2016 / 11:32
1
answer

Adding and Subtracting values with checkbox and select

Could someone give me a hand? I need to do a sum and subtraction of checkbox and select with values and show the result as the fields are selected, could someone give me a way to go?     
asked by 20.04.2018 / 23:15
0
answers

Convert Html (SVG) to PDF using DomPDF

With the code below I am able to generate the PDF normally. Only the "figure" I am generating using SVG is not showing. What do I have to change for the figure to be included in the PDF? *** Remembering that I can not change anything in...
asked by 26.04.2018 / 02:41
1
answer

How to clean an "invalid"

I have an input that only appears in front of a condition, but when the script is run again and the condition is invalid, the input continues to appear, I'll probably have to create another function, but I have no idea what I'm new to javascript...
asked by 30.04.2018 / 05:22
0
answers

How can I request data in the table of my html page?

I am making a system where at some point I should display some information listed in a table on the page. How do I create this table that should receive this information from my bank?     
asked by 18.04.2018 / 19:47
0
answers

List with all icons of Material Icons

Good morning, guys! I'm creating a form with SELECT where OPTIONS are icons of the Material Icons: <option data-icon="case" value="case">case</option> <option data-icon="favorite" value="favorite">favorite</option>...
asked by 16.04.2018 / 17:55
1
answer

Fontawesome does not load correctly loads square

Once you have made the settings and install the font-awesome with the Bower and call it via my Sass file plugin.sass The same is not working appear only a few squares. _variables.scss install the sourceawesome-sass , but the p...
asked by 13.04.2018 / 02:27
1
answer

Site in a kind of app [duplicate]

I'm curious, an operator in Portugal (MEO) has created a kind of application where we can access the client area, but instead of installing it, in the browser we log in and click on the button "Add to main screen "and he creates a direct acces...
asked by 12.04.2018 / 13:32
0
answers

Problems loading .js and .css into external files .php

I have an application that has a problem that has never happened before, recently I started using JavaScript to load content without refresh using ajax, but this caused a problem. Every external .php file that is called and needs the finished jq...
asked by 15.04.2018 / 19:23