Questions tagged as 'css'

1
answer

How to align lists in columns with Css? [closed]

I have 4 lists (Company, Services, Rate a Services and Contacts) and I need to show them on my page as in the image but by assumptions in an aligned way, what should I do ???     
asked by 02.11.2016 / 20:25
1
answer

I can not align to the center or to the right the label th

I'm aligning a list, I've managed to align the center with the <td> , but the <th> are rebellious, I leave my code: <h1>Productos Disponibles</h1> <table style="width:90%" border="1"> <thead>...
asked by 01.07.2017 / 22:09
1
answer

How to remove the black border of the pseudo element & :: - webkit-scrollbar-track?

I am customizing my scrollbar but for more than I try I have not managed to remove the edge of scrollbar-track, I have a black border that I do not want this, I do not know if it is an edge or a shadow, I just want it to disappear...
asked by 23.09.2017 / 04:53
1
answer

because the page does not fit the screen?

This is the page synergytech.com.co I do not know why it does not fit properly on the screen of a cell phone, will the images be? I have declared on the scale: <meta name="viewport" content="width=device-width, initial-scale=1.0">...
asked by 09.10.2018 / 00:56
2
answers

remove blue box by clicking on icon or button type image

Greetings when I click on a button-type image from a mobile device this blue box comes out How would you do it so that it would not come out or at least change the color?     
asked by 21.08.2018 / 07:47
1
answer

How to make a chain of elements p / p that moves infinitely to the left

As I put in the title, does anyone have any idea how to do it? an example would be like this: The html code I have made is the following: <div id="cadenaEtiquetas"> <p>Texto1</p> <p>Texto2</p> <p>...
asked by 21.11.2017 / 23:32
1
answer

images are messed up by giving them title or html text

<table> </tr> </thead> <tr> <a href="" class="mainmenu" /><img title="Overlord" src="https://lh3.googleusercontent.com/-wmXOMSvGdqE/W1olljMPl8I/AAAAAAAAASE/zcrXBcEDR5Q72zGVf24_41unNrU-fE7DACEwYBhgL/w140-h87-p/HALF...
asked by 28.07.2018 / 06:18
1
answer

How to change the class to a font awesome icon?

I have a problem what happens is that when I put font awesome in my footer it has classes by default and when I put the same icons in my modal menu appears with the same editions that I have in my footer and we open some way to change the class...
asked by 17.03.2018 / 19:16
2
answers

as center a div within section, margin auto does not work for me

I'm doing a site but the div container I put margin auto and it does not work .servicios{ background: #fff; height: 750px; clear: both; width: 100%; float: left; margin: auto; } .title-service{ font-size: 70px; text...
asked by 28.08.2017 / 01:27
3
answers

HTML does not recognize CSS

I have a problem that is driving me crazy ... I'm setting up an email with a LINKED CSS, and the html is recognizing only some of the css codes. In the dreamweaver I see it right! but as soon as I upload it to the FTP it breaks. It's uploa...
asked by 11.07.2018 / 21:44