Questions tagged as 'css'

1
answer

What unknown space is this? [duplicate]

Website: link Here is the problem shown: imageshack.com/a/img909/690/AjeiLg.png The other question was the one I posted, I posted again because I have not yet had an answer that solved the problem. My problem only occurs in internet...
asked by 01.10.2015 / 15:45
1
answer

How to align all the elements of a form in the center? [duplicate]

I'm trying to align the elements of a form in the center and leave the label tag on the left side of the fields, like this: HTML:<form><labelfor="info">Seu Texto</label> <textarea id="info"></texta...
asked by 13.09.2015 / 19:57
3
answers

CSS file inside or outside HTML?

I am building my web pages, Should I make my CSS along with my HTML or should I create a CSS file containing all the pages of my site? What gain / loss will I have in these modes?     
asked by 02.10.2018 / 15:43
3
answers

Website with centralized content but out of context with the background [closed]

I have my website ready, but I wanted to change something that has been bothering me for some time. I'm having a hard time leaving the site in two layers, I'll try to exemplify it to make it easier. The layout of Facebook has the central p...
asked by 12.11.2018 / 16:02
1
answer

Include giving spacing [closed]

I'm having trouble with <?php echo include_once ("includes/right.php");?> it's an undesirable margin-top , how could I solve this problem?     
asked by 05.10.2017 / 23:52
2
answers

Link button is not clickable [closed]

The problem is that you can not click the button or the icon, how do I resolve this? Code: .heroimg{ position: relative; background-repeat: no-repeat; background-image: url('../img/fjords.png'); background-size: cover; backgro...
asked by 23.07.2018 / 22:22
1
answer

I can not display html in the middle of php

I'm trying to insert a cart that is in html on a page php , the code inserted outside the php shows the cart normally. The library with css is invoked correctly because it mounts the cart when placed outside, I would l...
asked by 08.02.2017 / 17:04
1
answer

Creation of Boxes [closed]

Good people, I would like to know if you can help me create boxes like the picture, I can not.     
asked by 28.03.2017 / 12:02
1
answer

Checklistbox using bootstrap

I need to create a checklistbox using the bootstrap. I tried in many ways and I could not. I looked at the bootstrap site and the examples from there, I also did not do here in my project. I need more or less this down below:     
asked by 25.08.2014 / 13:07
1
answer

Table shows no rows and no columns with bootstrap

I'm trying to make a table with bootstrap. It turns out that some things do not work. The size of the TD's are always the same. I can not create rows to separate rows and columns, like a grid. I took a grid option with bootstrap, but in...
asked by 29.07.2014 / 17:31