Questions tagged as 'html5'

1
answer

Sale on ThemeForest [closed]

Talk to people, Has anyone from Brazil already sold items in ThemeForest? Does it pay? Do you have other alternative marketplaces? I saw that you need documentation of the item to sell in ThemeForest, would anyone have an example? Anyway, any...
asked by 27.02.2015 / 13:13
1
answer

Slide only with html and css

I wonder if it's possible to make a slide make a slide like that here but only with HTML and CSS the slide that I want to do would be this here of the image and you can veils working on this site that I mentioned above right at h...
asked by 16.06.2015 / 16:07
1
answer

Canvas is not showing image with drawImage ()

I have an index.html with the following code: <!DOCTYPE html> <html> <head> <title> HTML 5 - Airplane Game</title> <link rel="stylesheet" href="gamestyle.css"/> </head> <body> <ca...
asked by 26.07.2014 / 00:32
1
answer

html - Two vertical scrollbars on Android [pendant]

Custom Scrollbars and Chrome's default scrollbar are in conflict due to height: 100vh . But I think Chrome detects how 100vh is equivalent to the number of Android Y pixels, not WebView pixels. Anyway, I want the site to stay on 100% of th...
asked by 31.12.2018 / 21:02
3
answers

Leave td with transparent background

How do I leave a 'td' with transparent bgcolor without using STYLE? I can only use bgcolor in the part, not to cause errors !! many browsers do not render the style. As email marketing I can not use style sheet, I have to apply all inline...
asked by 04.04.2014 / 16:05
1
answer

applying charset in Email Marketing

I recently read that the ideal one for building an Email Marketing is not to use:    DOCTYPE    HTML    tag    BODY    Meta tag    Head tags    Base Tag    Link tag    Script tag    tag Title    Applet tag    Frameset tag    Tag...
asked by 20.05.2014 / 16:32
1
answer

How to get RadioButtonFor value through FormCollection and save in BD SQL Server

I have a model with several booleans, I need to get their values through a FormCollection and save them to the SQL database (it does not accept boolean, so the field is a bit). My View: <div class="editor-field"> @Html.Rad...
asked by 16.05.2014 / 21:36
2
answers

Image opacity linked by CSS

Is there any possibility of giving attributes to a linked item via CSS? #content-homepage { background-image: url(../img/back.jpg); } I wanted to decrease the opacity of this image     
asked by 07.12.2018 / 04:19
1
answer

How do I insert anchors to my page?

I have a page called noticias.html with several news divided in several articles, but only the links of this part that is written "CONTINUE READING ..." I would like to make when clicking on this part the news will open all with the res...
asked by 12.12.2018 / 00:05
1
answer

No notification appears in chrome only in firefox [duplicate]

I can not make the notification work in chrome, only in mozilla, someone has a solution ???? //Verifica e solicita se o usuario tem permissao para utilizar as notificações do Chrome document.addEventListener('DOMContentL...
asked by 19.11.2018 / 20:13