Questions tagged as 'html'

2
answers

Image is not centering

I have tried in several ways, but the image is not centralizing. Here is the code to better understand the problem: .logo2 { color: pink; position: absolute; margin: 0 auto !important; float: none !important;...
asked by 28.07.2017 / 04:37
1
answer

Search Validation

I started yesterday to study JavaScript and I am having difficulty in search validation. I'm following the steps in a book I'm using for the proposed project. I needed to send the search form, that is, when I confirmed the search with the...
asked by 01.08.2017 / 15:12
0
answers

Image deforms when page mute

Hello, I made a first index.html file in which has a footer with some information and small images. Then I created other secondary pages with the same footer (exactly the same), but the footer images in the secondary pages have different dimensi...
asked by 01.08.2017 / 16:41
1
answer

Help with Div manipulation

Good afternoon. I need help with manipulating a Div. In theory, I just have to pass a 'curved' div over another, but not just a circle but something more smoothed, as in the print below: link How would you do that? ps: I do not have rea...
asked by 01.08.2017 / 20:27
0
answers

Replace words on website

I use the code below to generate a space with recent comments made on my blog. It's working perfectly, except that Disqus generates the comment date in English. Ex: 1 month ago, 2 weeks ago, 1 day ago. I would like someone to help me with a stre...
asked by 22.07.2017 / 16:33
0
answers

autocomplete="off" does not work

I have two fields: <label>Imagem do perfil:</label> <input><input type="file" value="<?php echo $img; ?>" name="img[]"/><br/> <label>Senha:</label> <input type="password" value="<?php echo...
asked by 22.07.2017 / 23:27
1
answer

Responsive HTML image

Someone can help me! I am not able to leave the images responsive via CSS and also in bootstrap. I'm using the banner-rotator-2.source with jquery, where I tried to define the class="img-responsive"; style="width: 100%"     
asked by 23.07.2017 / 00:54
0
answers

Uncaught TypeError: Can not read property 'style' of null

I will usually search on Google first, but I searched and did not find a valid solution. I'm doing a guessing game of Coursera's Javascript course colors. And it is working but when I try to set backgroundColor of <body> I...
asked by 21.07.2017 / 18:44
0
answers

How to work effects on parts of an image?

I want to map an image, dividing it into 'n' equal parts, and apply zoom effects as you hover over each part. Home A practical example would be to divide a 100x100 image into 4 equal parts of 25x25 size. Each of these parts, when the mouse is su...
asked by 21.07.2017 / 21:58
0
answers

Visual Studio 2010 Express does not recognize Bootstrap right

Hello, I'm having a problem, I usually do sites in html / php and I'm migrating to ASP.NET, and I'd like to work with Bootstrap, however, it works when I debug the page but in the preview, that is, I can not rearrange the Designer, look at the im...
asked by 22.07.2017 / 01:07