Questions tagged as 'html'

0
answers

I need ideas on how to send check-box related to id

I'll try to explain in a simple way how the screen itself works It is an access level, the system_group_group table lists the id of a system option (ex: product register) with a user id together with a variable with "S" or "N", thus giving ac...
asked by 30.08.2018 / 00:02
0
answers

How to put text to grow down in Wordpress - Theme? Click to understand the question

Hello, I would like to learn how to change the direction of the text when it is placed side by side? Understand with the images below! I want to: Butmytalikethis: I want it to grow the line number down! Please help me there!     
asked by 14.08.2018 / 01:56
0
answers

How to use the FlexBox responsively with images?

Hey guys I'm using FlexBox in one of my projects to learn more about it. But I'm having a hard time with it regarding responsive images. In the code below I created a breakpoint in 1120px so that I use max-width: 100% and I put a flex-direction:...
asked by 14.08.2018 / 06:39
0
answers

Put automatically generated side-by-side icons in javascript / HTML

I would like you to stand side by side. Every time the client uploads the contract, it stays horizontal. I would like to stay upright. Followthecode:vartxt=""; if (json.code == 1) { $(json.data).each(function () { txt += '<di...
asked by 15.08.2018 / 20:33
2
answers

Applying contrast on the page by means of cookies

I have a button on an accessibility bar, which when clicked calls the following function: function contraste2 () { var css = document.querySelector('#css'); var contraste = Cookies.get("contraste"); if (contraste == "contrastein...
asked by 10.08.2018 / 19:15
0
answers

Problem with template inheritance in Django

I'm starting in Django. I created a html base with three divs: one at the top of the page where I placed a header, one to the left with a vertical menu and a larger one to receive the contents of the other pages. I have created the other pages b...
asked by 21.08.2018 / 04:50
0
answers

Responsive text box

I have a textbox on top of an image-map that is responsive, like this: <div class="lala" role="main" style="height:100%"> <img class="imgg" src="../images/sellec.jpg" style="opacity:0; width:1790px; height:974px" usemap="#image-map"&g...
asked by 09.08.2018 / 13:44
0
answers

Hide address bar when scrolling the site down

Hello, I have the mobile version of my site, like most mobile web pages when it is rolled down the address bar should disappear and thus give more space to the site. Well, my site does not do that, I already discovered the reason, it's becaus...
asked by 09.08.2018 / 12:49
1
answer

How to blur image in css without leaking? [duplicate]

I would like to learn how to blur an image without leaking in Wordpress - See the example How do you do it!     
asked by 11.08.2018 / 00:24
1
answer

Real time editors of html, css and javascript offline [closed]

I've been using real-time editors like codepen.io and jsfiddle. net , but they are online, I researched some offline programs and most of them are paid or do not do the same service, do you know any free and offline alternatives to these publ...
asked by 11.08.2018 / 01:32