Questions tagged as 'css'

2
answers

How to modify an item at a specific point on the page? (HTML, CSS)

Hello, my page has a fixed menu consisting of text, I need it when it reaches a certain point on the page it changes from white to black but I have no idea how I can do it.     
asked by 13.09.2017 / 21:14
2
answers

HTML - Superimpose an ul to an img

Is there any way to overlap one ul of links to an image? Home The header of the page I'm working on is done by image but the links must be made by html .. how to overlap? Home It is a simple header, with a menu that redirects to other pages alig...
asked by 14.08.2017 / 15:35
2
answers

CSS Selector - Execute a loop from a particular loop item

Good morning. Let's say I have a table with 100 rows, plus I'd like my each (JQuery) to start from row 15. Which Css selector should I use? Or does JQuery have any resources? Thanks to everyone     
asked by 14.08.2017 / 15:00
1
answer

Image occupying entire monitor

I got a code right here on SO that solved the problem I have, I'm trying to let the image fit the different resolutions of the monitors. The background is correct, the image is real size, but it has borders on the sides and I could not so...
asked by 27.06.2018 / 13:29
1
answer

How to make a scroll bar made by css in microsoft edge back to top when page switching?

Error in: Microsoft Edge Technology used: Angular (4 +) When it happens: Only when the size of the screen is small, and not you can view all items in the table listing Used Table: Angular Material Next, I'm doing a project wi...
asked by 24.06.2018 / 20:04
1
answer

Animations with css

Hello, I have a question regarding animations with css, I have a page made in HTML for an Internet system of Things, that when the user clicks on the drink the system sends a request to a server that in turn sends to an arduino, but beyond that...
asked by 24.06.2018 / 20:42
1
answer

How to declare and use the @viewport rule?

I've been reading that the meta viewport has better implementation by the CSS viewport rule, however, it's still confusing for me ...     
asked by 24.06.2018 / 07:37
1
answer

Sentence with different HTML5 formatting

What is the best way to write a code with a phrase that contains several font formatting. EX: This phrase (bold and blue color) that I'm writing as an example (italic not bold and red) contains in parentheses the formatting of each word, h...
asked by 09.11.2017 / 13:16
1
answer

CSS effects are not working

The code below is functional, the classes are added without problems, but I see that when I inspect the elements, I can see that the page, already loaded, contains the classes included in their respective elements, but the effects do not occur....
asked by 17.07.2017 / 05:53
3
answers

Nonresponsive footer

Iammakingaresponsivewebsystemusingsomebootstrapelements.Thewholesystemisresponsiveexceptforthefooterwhich,inadditiontoleavingthefixedpositionatthebottomofthescreen,stilldecreasesthesize.Hereisthehtmlandcsscodeforthefooter: <footer class="f...
asked by 13.07.2017 / 15:08