Most voted "css" questions
Cascading Style Sheets (or simply CSS) is a style language used to define the presentation of documents written in a markup language, such as HTML or XML. Its main benefit is to provide the separation between the format and content of a document.
Learn more…8,314 questions
Sort by count of
-
-1
votes2
answers3856
viewsHow to put icon next to text?
Guys, I’m trying to put an image/icon on the side of a sentence, only the image goes up, it’s on top. How do I fix this? Ex: (icon) Contact Us
-
-1
votes1
answer100
viewsTo with doubt meta charset utf8 or http-equiv
Agent to in doubt which meta tag is most correct to use or whether it is right to use both. Meta charset utf8 or http-meta here = content-language provided = en. Help me please
-
-1
votes1
answer1600
viewsWhat is the way to create dynamic table in HTML and JS?
Hello, I’m having trouble putting together a screen with HTML, CSS, JS, Angularjs. I need to assemble a screen where the user chooses the amount of plots, course; and according to this must assemble…
-
-1
votes1
answer2095
viewsHow to decrease bootstrap Ivs spacing
Good afternoon! I have a question/problem/problem. I’m using the bootstrap to make a layout, but the spacing between the Divs is very large, I wanted it to be smaller... has as? That’s how Ivs get,…
-
-1
votes1
answer892
viewsI’m looking for directions for front-end books
I’m wondering if anyone has a recommendation for books facing the front-end public.
-
-1
votes1
answer44
viewsIs it possible to use 2 @media screen?
I have a problem, I use Media Queries: @media screen and it is configured with max-widht:375px. want to put a @media screen to max-widht:1024 Has as?
-
-1
votes1
answer109
viewsMaintain a mobile/desktop standard size site
I’m developing a website and I need it to stay the same standard of css for desktop and mobile, without becoming responsive. https://br.leagueoflegends.com/pt/game-info/champions/ like this site, if…
-
-1
votes1
answer95
viewsWhat is the ftp structure of a standard site?
would like to know what is the standard of directory when I create a basic website? and which ones can I use?(where do js,css,html etc go) ex: ftp access, and which files and folders I will have to…
-
-1
votes1
answer71
viewsCSS selectors 3 :Nth-Child()
My HTML code has 12 tags that form 4 blocks of content per line, I would like to apply a different style as follows with Nth-Child: 1 div - a CSS style Next 3 Divs - another CSS style And so repeat…
-
-1
votes1
answer63
viewsCreate new Row with input in the table when press enter
I am creating a table using Angularjs and Bootstrap. I would like to know how to add a new line when arriving at the end and press enter key?…
-
-1
votes1
answer101
views<? php wp_head(); ? > = FIXED when scrolling in wordpress?
Hey, guys, I was wondering how I can get my menu fixed when I scroll the browser, regardless of the theme I’m using, until I’m using a free Customify theme and I saw that it doesn’t give me that…
-
-1
votes1
answer58
viewsHow do I move a variable into a frame?
Hey, how you doing? I wanted to pass a variable that contains a result into a frame that contains a graph and then the graph would use that value and plot in the graph. I am programming in Ionic 3,…
-
-1
votes1
answer29
viewsI’m having trouble using Google fonts in CSS and the codes are right, apparently
I copied and pasted the two codes that Google provides, but I don’t know the problem. Note: The problem is with the tag <h2> So I thank you to answer, because as I saw in several videos, the…
cssasked 6 years, 2 months ago Kevin Bueno 1 -
-1
votes2
answers158
viewsShadow outside the div
I always wore shade on the sides of the div. But it is possible to use the shadow from outside (or above) of the div? As in this example?…
cssasked 6 years, 2 months ago Agência Move 17 -
-1
votes1
answer60
viewsAlign div inside a Box
I’m using flexbox, inside the father div I put a div with text, initially is positioned at the top, I want to position this div at the end of the father div. But when I put position relative; and…
-
-1
votes1
answer70
viewsForm with the CSS
I have developed a mobile application and am unable to keep the layout responsive on other devices... You can give me an example of a CSS and a form with CSS applied? Any help, I really appreciate…
-
-1
votes2
answers48
viewsMy <img> tag does not respond to my css settings
I was trying to learn HTML, until my image didn’t respond with my CSS: img#imagens1{ height: 19.92; width: 19.92; } The image was responding until about five minutes ago: <img…
-
-1
votes1
answer101
viewsI can’t edit height of a banner slider in class="slider-Section"
I have a site to edit and I can not change the height of the initial slider, because it does not direct reference on CSS, or at least I can’t find it. See the code snippet to better understand:…
-
-1
votes2
answers330
viewsHow to use the style tag in part of a text?
I want to do something kind of like this: <p style="color:red;">Esse texto é vermelho e <style="color:blue;">esse texto é azul</style> mas esse outro continua vermelho</p> I…
-
-1
votes1
answer61
viewsFind the Atom shortcut
Today, while I was working on a CSS with Atom, I opened a suggestion of emotes to use through a shortcut accidentally, however I don’t know which shortcut I used and I would like to know. Does…
-
-1
votes1
answer199
viewsHow to make an input accept only Binary numbers <input type="text" name="number"/>
how do I make this field accept only binary numbers that do not accept 12 or 13 and etc, only numbers 1 and 0, as 0000111 or 1000 or 11111??
-
-1
votes1
answer52
viewsError creating columns in CSS
Colleagues. I’ve taken over a project now with a ready-made structure, but I’m taking a beating with the site’s css. When another room is included in this project, the Divs are not aligned in 3.…
cssasked 7 years, 6 months ago user24136 -
-1
votes1
answer171
viewsWhat is the name of this bar? [HTML]
Good morning, someone knows what this type of bar is called (red bar on the page below), or the name of the effect applied to it ? http://arrobba.inf.br/produtos_nfe.htm…
-
-1
votes2
answers109
viewsSend messages on web site(messenger online)
Hello, I want to create an internet messaging site(SMS messenger), I have some questions: Which languages should I use (notably I will use HTML, CSS, JS) I’ll need to use a database? How to…
-
-1
votes1
answer70
viewsHow to make a menu with all gray background?
I want to make a menu like this in the photo only with a gray background. Css code: #menu ul{ position:absolute; list-style:none; text-transform:uppercase; left:-40px; top:54%; } li{ margin:-20px…
-
-1
votes1
answer56
viewsWhich CSS rule has priority in this case?
In the code below, what will be the color of the paragraph? p { color:red; } p { color:blue; } red or blue?
cssasked 5 years, 10 months ago Thiago Telles 3 -
-1
votes6
answers4426
viewsHow do I make the image 100% on the screen?
I have a website in development. Then I want it to be on the whole screen, it’s to be a responsive site, I’m using the bootstrap... It only gets full screen if I zoom 150%: Example:…
-
-1
votes1
answer60
viewsHow to make Image Edge below?
This is my first question on stackoverflow, I appreciate you helping me :)…
-
-1
votes1
answer57
viewsHow to get a div inside with css
How to make this arc in div with css ? I tried with border-Radius: 0px 0px 100% 0px; but it’s not cool…
-
-1
votes2
answers232
viewsAdd a URL link to a CSS class via JS
You can add a url link to my CSS class via JS? Why can’t I edit my HTML file. I have this CSS to change my logo when it rolls: .she-header .logo img { visibility: hidden; } .she-header .logo {…
-
-1
votes1
answer4029
viewsWhat is the difference between Class and CSS id?
I’m starting in CSS and I saw these two properties that are similar and perform the same function, so somehow they must have some difference or other kind of function maybe,I wanted to know the…
-
-1
votes1
answer81
viewsInsert PHP into CSS in MVC structure
I’m trying to add CSS to a PHP file, so I can then change the properties of this CSS in an administrative panel, but I’m not finding the solution for that, does anyone have any idea how I can do it?…
-
-1
votes2
answers383
viewsHide div for mobile version with css
I was researching here the solutions, but it did not work in my code, I leave here it: CSS: @media screen and (max-width:768px) { #img{ display: none !important; } } #img{ background-color: none; }…
cssasked 5 years, 7 months ago Ricardo Gonçalves 151 -
-1
votes3
answers699
viewsHow can I use the function href="#"?
I’m making a website, and I wanted to make sure that when someone clicks on a button it doesn’t go to the beginning of the page but to the middle of the page and, or the end page. Explaining…
-
-1
votes2
answers104
viewsRemove Shadow from Bootstrap Status
As I take that animation that leaves the blue edges of the button when I keep the mouse pressed on it, when I click on it, it gets blue edges. I am using Bootstrap 4.
-
-1
votes1
answer197
viewsVue code not indented in VS Code
Fala galera! I downloaded Visual Code recently and work a lot with Vue type files (A javascript framework), however none of the extensions I downloaded from VS Code identa the code, simply does not…
-
-1
votes1
answer145
viewsMedia queries within nesting - Sass
I have a question, I am creating an application in React, so I am using SASS. But my doubt is related to SASS, if it is a good practice I insert media querie inside my css block. Example I’m doing…
-
-1
votes1
answer61
views -
-1
votes1
answer763
viewsPHP files do not update CSS and Javascript changes
This had already happened to me before, but I solved by giving a CTRL + F5. Now NOTHING helps. I’ve restarted wamp several times, even restarted the computer and nothing. The funny thing is that it…
-
-1
votes2
answers290
viewsHow to make a circle with a diagonal middle stroke in CSS?
I need to make this circular shape below, with a diagonal stroke in CSS. Can someone help me?…
-
-1
votes1
answer41
views409 when trying to find a CSS
I have a website that locally works all right. But when I go up to the server ( hostgator) The page is missing one of the CSS files, looking in the console Stop that when trying to fetch the CSS in…
-
-1
votes1
answer591
viewsHow to convert . svg icons to a font?
There is a recommended way to convert and combine various icons in the format .svg in a single source file (ttf, woff, etc.)? I want to define a @font-face and assign my font, so that I can use your…
-
-1
votes1
answer267
viewsMenu fixed after scroll
Good morning! How can I make the smooth effect of setting the menu by scrolling the page like this: https://overwatchleague.com/pt-br/…
-
-1
votes1
answer161
viewsI would like to know how to style the titles of the site, to have a dash on each side
Hello, I would like to know how to style the titles of the site, to have a dash on each side, for the feeling that is dividing the pages, in html, css and/js. Thank you Follows Example:…
-
-1
votes1
answer46
viewsProblem with div’s that don’t "fit"
Sorry for the buggy page, I’m going to put some images below of how she really is: This image shows where I put the two Ivs, one next to the other, have tried several things, use col-Sm, until…
-
-1
votes1
answer33
viewsE-mail Notice/Report
Hello! I’m a beginner and I’m practicing, but PHP don’t know almost nd. I’m looking to create a kind of email warning. Containing the title, chapter number and content chosen by the select. I tried…
-
-1
votes1
answer45
viewsBlue input edge color stylization
Hello, I’d like to know how I change the color of the blue border of the <input> that is activated when you click on it and the cursor appears to type.
-
-1
votes2
answers277
viewsbackground-image is not working
I don’t know what happened to it, it just stopped showing the background image. someone can give a light. #fundo{ width:100%; height: 100%; background-image: url("img/fundo%20site%20simples.png"); }…
-
-1
votes1
answer112
viewsPHP And Bootstrap Themes
Do you remember that in Orkut had that option to change color, and the chosen color worked on everything. So, I read some articles and saw that you can do this with SASS, but I do not understand…
-
-1
votes1
answer435
viewsComplete text in CSS
I would like to know how I make a span appear only when it is in the mobile version: In the image, I would like the text "Exit", appear only when changing to mobile version. Has as?…