Questions tagged as 'html5'

1
answer

Mobile hacking

Personal I'm doing a test however on the pc in all sizes it works cool now when I go up on the server and look at the cvelular it cuts the part of the title can you help me? HTML <!DOCTYPE html> <html lang="pt-br"> <head>...
asked by 06.09.2018 / 02:05
1
answer

How to rewrite a URL

Good afternoon, guys. Could you help me with my doubt? I wanted to rewrite a URL. For example: <a href="#Contato">Contato</a> that points to a DIV ID Contact, however, the URL is: https://site.com/index.php#Contato and w...
asked by 19.09.2018 / 19:14
0
answers

Section - CSS does not work

I'm having a problem with the section of my code. It's all unformatted, I cleared the browser's cache to see if it worked and it still does not get the CSS. .newsletter { width: 100%; float: left; text-align: center; padding: 3...
asked by 15.09.2018 / 22:37
2
answers

HTML5 concatenate checkbox with text name

Good morning everyone, I've done a lot of research on the subject and I did not find anything referring to my environment. Come on, I have a Portal Captive in the company, but I have two domains in AD , the Captive Portal sys...
asked by 31.08.2018 / 13:49
0
answers

Html5 Canvas - Positioning elements (scale)

Good afternoon, I'm developing a canvas system and I have some problems when I scale and drag components. The calculations I am making are. Positioning of the element at the origin:  - xElement / pointXClick  - yElement / dotYClick The width...
asked by 31.08.2018 / 17:00
0
answers

How to lock the background screen and allow only Scrooll in the menu

I have a problem here, I created a menu that has scrolling, however when I have to scroll, I need the background screen to be locked and just roll as far as the menu ... Here are the photos: Thecodeisasfollows:HTML(Fromthediv="content the code...
asked by 07.09.2018 / 19:24
0
answers

How to center on X and Y axes the alternative text of the img tag?

How can I configure CSS to always leave the middle text in half in the <img/> tag in Google Chrome browser? In firefox I only use display: flex or inline-flex with align-items: center and justify-content:...
asked by 05.09.2018 / 22:19
0
answers

Slick with FlexBox CSS3 not working

I would like help with the implementation of Carousel Slick with Flex Box CSS3 When I enter more than one slide, the structure loses the default. I currently have the following codes: 1.HTML <article class="mainCarousel"> &...
asked by 02.09.2018 / 04:38
1
answer

I need the name of the package to appear in the history table but the package_id is appearing

public List<HistoricoViagem> ObterTodosParaJSON(string start, string length) { List<HistoricoViagem> historicoViagens = new List<HistoricoViagem>(); SqlCommand command = new Conexao().ObterConexao();...
asked by 29.08.2018 / 01:13
0
answers

Sublime text3 - miniature codes

Hello, I think I gave some wrong command and the vertical bar (on the right) of the miniature codes is not rolling freely like before, that is, it hangs when scrolling, but I can (with locking) get to the end. How to fix this? Thankful.     
asked by 30.08.2018 / 19:39