Questions tagged as 'css'

1
answer

javascript Grid append to html

I want to make my grid does not come from html but to reflect the grid created in js that looks in html, vamso, to have empty html. since I want to learn more to use arrays than to focus on html. I do not see how I can make any suggestions? Than...
asked by 28.02.2018 / 15:24
0
answers

Position scroll on the page and not on the Angular Dialog-Material

How can I make the scroll of dialog of the page and not the dialog , I think it can be done with css , but I've tried not to achieve a solution. <html lang = "en"> <head> <link rel = "s...
asked by 12.01.2018 / 20:31
1
answer

how to validate the browser zoom?

a question, how to validate that when reloading the browser zoom is always 100%?     
asked by 13.01.2018 / 02:13
1
answer

Problem with icons (not displayed)

Good morning everyone, Recently I started to program and the truth is something I like, but I'm still a newbie and I do not think I know 1% of everything related to HTML and CSS, and that's why I'm still the problem that I am going to present...
asked by 11.01.2018 / 19:13
0
answers

Undo hover from JS

I have an element which changes the cursor, this with: hover I want to be able to undo that change from javascript but keep the hover running when I move the cursor again. .con_inf .inside:hover { width: 50%; left: 0;...
asked by 30.12.2017 / 21:16
1
answer

Color set day

I'm doing a calendar with js, html and css, and my problem is that I would like that when the day is a Sunday of the following month, it could appear in a different color, for example a blue. I have since I appear the days of the following month...
asked by 05.06.2018 / 18:04
0
answers

Page Transition Greensock [closed]

I have been working with greensock for a while and I can not figure out how to achieve certain page transition that realizes pages like this link , when you go to menu or when you decide to change from home to contact and make that transition,...
asked by 14.12.2017 / 02:15
1
answer

scrollspy de materialize

<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script> <link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css" rel="stylesheet"/>...
asked by 07.11.2017 / 20:39
1
answer

I can not put them in the same way the buttons What can I do about it?

<nav class="navbar sticky-top navbar-inverse bg-inverse navbar-toggleable-sm"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01" aria-controls="navbarTogglerD...
asked by 04.12.2017 / 15:12
0
answers

How to center a background image as the screen is resized?

I am working with Bootstrap a web one page, which I work images type background-image within a div of size 12 ( col-lg-12 ) said div has a high of 640px which covers me all the screen my background bg1.png ( lin...
asked by 10.10.2017 / 15:32