Questions tagged as 'html'

2
answers

Is there a way to hide a url on a web page?

Let's break it down, I'm doing a site where I'm going to read a URL from the database and then I'm going to use it in an image, clicking on it (image) will open that URL (inside an iframe or in a new tab). In the code, I have a page using HT...
asked by 19.10.2017 / 16:28
3
answers

Remove attribute from a DIV only in the mobile version

I would like to rembrand the href of an element only in the mobile version, which would be at 769px, the href I would like to remove is from a menu, this menu is the same as the desktop version, it only gains another css upon entering 769px, I t...
asked by 16.10.2017 / 20:43
1
answer

Bootstrap dropdown menu does not work

I'm developing a web application and I'm using the bootstrap dropdown menu but it does not work My <head></head> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta nam...
asked by 17.10.2017 / 04:10
1
answer

Upload image upload blogger

Can you put a box to upload image in blogger that goes straight to my email? You would need to receive some deposit voucher images.     
asked by 17.10.2017 / 13:42
1
answer

Which correct way to apply Lightbox to each descriptive link and clean

I have a small turnaround. I need your help for a change. I am practicing on a personal project, the Light Box effect and if possible I would like to listen to the expensive colleague . Be pointing errors or changes for didactic purposes,...
asked by 17.10.2017 / 04:58
3
answers

Change when mouseover CSS

I wanted to move the mouse over the links, they would have a green background and a white word, but only one green part and not the whole background. How do I change my CSS for this, already tried in several ways nav#menu ul{ list-sty...
asked by 10.10.2017 / 19:43
1
answer

Image misaligned by decreasing page width

So is the resolution of my image in the normal width of the page Butbydecreasingthewidthofthepagetheimagelookslikethis. Iwouldliketheimagetobethesamesizeasthe1smallimageHTML<divclass="col-6 col-md-4"> <img src="imagens/e...
asked by 10.10.2017 / 16:02
2
answers

Remove blank option select option angularjs

Good afternoon, I need to remove the blank line that comes as default in the angularjs select, I would like to put a default value instead of the blank line. I researched several forums and tried many options but nothing worked. can you help me?...
asked by 10.10.2017 / 20:44
2
answers

Div for Name and Email Registration

I'm developing a website using HTML so far, no problem, what I need to do is register the NAME and EMAIL of the site visitor. For this I created an ASP.NET form that performs the procedure and works correctly. My question is how do I click on...
asked by 13.10.2017 / 00:31
1
answer

How to do this in Javascript? [closed]

How to make when the user presses the checkbox to appear a counter of how many units he wants?     
asked by 28.09.2017 / 04:01