Questions tagged as 'css'

1
answer

How to apply slider effect in web page?

Looking at this page may notice that there are links like Home, Services, Work, About and Blog. When you click on Services it changes the page using a slider effect, as if the page is being changed from right to left, and so on the other links...
asked by 02.12.2015 / 20:05
1
answer

Error with CSS application

I'm using Adobe Brackets for the first time, and I'm applying a style in CSS in a Small "Project" in Html, but unfortunately it's not generating results related to CSS.     
asked by 25.01.2016 / 04:27
1
answer

Scrollbar does not descend to the end

I have a side menu that has a fixed position , if the screen resolution decreases, the scroll bar does not scroll down to the end, like this: Currently I make this bar using the overflow property of css : overflow: auto;...
asked by 26.01.2016 / 20:05
2
answers

Height 100% in Side-Bar

Good evening, friends, I'm setting up a learning-focused project, my project basically consists of an Administrative Panel Layout, where it has a side menu on the left, and the content on the right. I'm using to format it HTML, CSS (Bootstrap...
asked by 04.02.2016 / 21:30
2
answers

Minimization Sass css / js

I'm looking for a software for windows, which does the minification of js / css files in saas, I currently only know codekit, but it's for mac.     
asked by 30.11.2015 / 17:38
2
answers

Bootstrap 3 | Height of columns in the Grid System

Good morning! I'm new here in the forum and I'm developing a page using bootstrap 3 and I have a question about the Grid System. I have a row with 4 columns (I left the background of the columns highlighted in black). Bydecreasingthesi...
asked by 27.11.2015 / 14:27
1
answer

Problems with CSS in an XHTML page

At the beginning of my project I created all the structure favorable for the proper functioning of the CSS file. This is my page; <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN...
asked by 27.11.2015 / 19:42
1
answer

How to do video-changing animation with mouse click

I have a question, I do not even know how to search for what I want. The idea is to click on the image of Video 1 and the Video and Title change without leaving the page, so pro 2 and 3. I took a beating in some codes but this actually do not...
asked by 24.11.2015 / 08:07
1
answer

How do I prevent the jQuery close function from destroying my message container?

When I click the close icon of the error message, the Bootstrap javascript function simply destroys the #msg container that receives the error messages, preventing the next time an error occurs the container does not appear with the messa...
asked by 08.11.2015 / 04:07
1
answer

Hide element after it has been loaded onto the page

I have on my page the following google script: <body> <!-- Google Tag Manager --> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-abcdef" height="0" width="0" style="display:none;visibility:hi...
asked by 09.11.2015 / 15:55