Questions tagged as 'html5'

2
answers

How to remove dotted under a link [closed]

I'm editing a tumblr theme and inserted 3 links in the header. However when I inserted these links a dotted line appeared below and I can not remove it. How could I remove them in CSS?     
asked by 13.09.2016 / 16:16
1
answer

How to make an img blur when hovering over it? [closed]

I'm having difficulty with this element of the site that I am trying to set up for school, if it is not possible for a site to perform this function let me know.     
asked by 18.08.2017 / 03:34
1
answer

Block HTML source code

Good afternoon everyone! I already gave a good researched, but nothing solved, there is some way to block my Source Code in Source or leave it confused, for future copies (site made in html5). orbigado!     
asked by 12.09.2018 / 19:32
1
answer

How to make a hover with a link?

I need a help in CSS, I have my merry-go-round and I need a hover to appear a centralized link, currently I have already left as I want with hover that is, hover is on top of the image, follow the link . Hover is a white background wi...
asked by 13.11.2014 / 20:44
2
answers

DIV Display text when hovering [closed]

            how do I make a word appear inside a DIV while hovering over it?          
asked by 20.10.2017 / 21:10
0
answers

Use JavaScript while in HTML

I wanted to be able to use a while to see if the condition was made for yes, to create a input . I just do not know how to use while in HTML. How would you do that? The part I'm wanting to have while inside an HTML...
asked by 19.12.2018 / 01:49
1
answer

PHP and HTML5 highest value between 2 form fields

How to calculate values of 2 form fields before being written to the database and how to write this form? (All on the same page) <!DOCTYPE html> <html> <?php include = ("bd.php"); //Conectando com o MySQL ?> <head>...
asked by 17.08.2018 / 02:42