Questions tagged as 'html'

1
answer

How can I achieve this? [closed]

What happens is that I create a site where I show videos or music, and I want to show video or audio information in the notification bar, something like this I would like to show the video image and video information that, just like youtub...
asked by 14.08.2017 / 22:40
2
answers

Use two style sheets in an html? [closed]

I have a question, I can use two style sheets in the same html example, I have imported two style sheets ... style1.css and style2.css in my html I have elements that I want to use styles of a certain sheet and others of another, is it possib...
asked by 23.06.2017 / 19:48
1
answer

How can I do this, I do not know what it's called [closed]

I would like to do this as youtube or other sites appear, I would like to know the name and how I can do it.     
asked by 15.04.2018 / 03:03
1
answer

Change css style in a specific browser [closed]

Is there a way to change a style only in a specific browser?     
asked by 11.04.2018 / 09:48
2
answers

Infinite Javascript loop for a web page [closed]

I have a question, can you write a while(true) in HTML5 with javascript? I await your answers and thank you in advance for your help, regards.     
asked by 31.08.2017 / 09:40
1
answer

I can not add an image in html

I'm starting to learn HTML and I'm trying to insert an image as explained in the course but it does not work, either save the image in the server folder in the .jpg format as explained but when running in Chrome I only the damaged image icon app...
asked by 11.11.2018 / 03:17
1
answer

Video Background with Javascript

I have been doing a background through JS that changes according to the time of day, and I have a doubt. The background It works like this: - I have a video that runs from 7 am (example: 07:00:00) and when the night comes (19:10:12) I need to...
asked by 04.10.2018 / 20:36
2
answers

Assign color to a button depending on its value - HTML CSS [closed]

Having these two buttons: <button type="button" id="boton_uno" class="boton-estado btn-default">Boton 1</button>&nbsp;&nbsp;&nbsp; <button type="button" id="boton_dos" class="boton-estado btn-default">Boton 2</...
asked by 18.11.2016 / 13:15
1
answer

How to walk an array in angular [closed]

I must bring all the records from my Database, and how can I go through the array that returns the query and list the records in an html table     
asked by 29.01.2018 / 22:43