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
-
-2
votes1
answer933
viewsI can’t edit css files
Before I did not use PHP I only used HTML and CSS to develop the project but the need for PHP arose, so I had to use XAMPP as well, but it turns out I modified the HTML files for PHP and now I can’t…
-
-2
votes1
answer45
viewsFormat right with header but not with include
Header header( 'Location:conteudo/agenda.php'); By clicking on the 14th With include include 'conteudo/agenda.php'; Nothing happens when you click I intended to do with include…
-
-2
votes2
answers77
viewsAlign DIV of type=text
I’m trying to align my newsletter text box with the top text and I’m not getting it, I wonder if you can help me?? The site in question is this 41jeep.com/OC2…
-
-2
votes2
answers154
viewsHow to simplify Hexadecimal code #ff6a00
I need to simplify this hexadecimal code #ff6a00, is there a rule ? has some formula ?
-
-2
votes1
answer100
viewsCashiers
Good staff, I was wondering if you could help me build boxes like in the picture,.…
-
-2
votes2
answers88
viewsTags do not understand much
Good evening I would like to know all about Tags, not only the basics as <html></br><h1> etc... but like what each one does for example I can’t figure out some of these elements.…
-
-2
votes1
answer31
viewsHow to create a 3D object
Hello, I’m thinking about making a website that’s fixed on a single screen. When clicked on the options menu, the screens would be presented as a slide, similar to what happens today on Android…
-
-2
votes1
answer116
viewsHow to level columns in HTML/CSS?
personal. Beauty? Next, I’m starting to make small sites and would like to know how do I level the columns (Divs) of this site: http://marlonramos.rf.gd/minervasangels/index.php?i=1 The images…
-
-2
votes3
answers569
viewsHow to make an interactive background?
I’m on a new project and I have a question. I would like to make the background (which is a simple gradient covering everything) of the home (home page) change its color tone according to mouse…
-
-2
votes1
answer42
viewsAlign Repetitive Regions (Divs)
I’m having trouble aligning the repetitive regions of DreamWeaver. As you can see, post 4 respected the order and stood next to the third, and the fifth below it. But the ninth post should be below…
-
-2
votes2
answers113
viewsHow to codate this layout?
1 - How to give this aspect of the "div" to be in a higher plane than the body, generating the shadow? 2 - In this case, Section has a certain transparency and div is solid?…
-
-2
votes2
answers47
viewsDifficulty with responsive
I’m creating a website for testing, his menu is responsive, the text part I’m not able to make responsive, you know what I’m doing wrong? https://jsfiddle.net/abudc84k/ Obs¹: Ignore the text of the…
-
-2
votes1
answer254
viewsImage is visible before Animate.css and wow.js load
I have some animations using animate.css and wow.js, I put some delay by wow, but once the site loads the images are already shown and then applies the animation, I don’t want them to appear before…
-
-2
votes1
answer63
viewsInclude giving spacing
I’m in trouble in <?php echo include_once ("includes/right.php");?> he of the one margin-top undesirable, how could I solve this problem ?
-
-2
votes3
answers2143
viewsHow to center an img within a div, both responsive, without losing responsiveness?
Personal what is the best way to center a responsive image within a responsive divtbm in % (in the case of a Row), that is to say that it has measures defined in pixels, with max-width: 100% for…
-
-2
votes1
answer143
viewsContent of responsive footer
I would like help in my code to make the footer’s "content" columns responsive. Follow the code below: *{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin:0; padding:…
-
-2
votes1
answer670
viewsHow to make an image within a box responsive, using CSS?
Good evening, I’m having a hard time getting the following idea to work: When I hover the mouse over a certain point, a box with an image appears, but I wanted this image inside the box to be…
-
-2
votes1
answer63
viewsWith what web language could I develop something similar to this image?
Well I’m willing to implement some such system on a website, as shown in the picture you choose where you are and where you want to get and the mode and appears a value, Could someone give a light?…
-
-2
votes1
answer148
viewsA msg box before opening the site
Good was wondering how to start doing that that appears in the img if there’s any way someone can provide a code base or something that helps me to do this I’ll be very grateful.…
-
-2
votes1
answer372
viewsHow do you make the menu 100% when zooming in?
Guys what I can do to make my menu continue 100% when zooming in the browser, without I have to use position:Fixed... My menu has 100% width and a 1024px banner...(page is not responsive). How are…
-
-2
votes4
answers3851
viewsEffect when passing the mouse
I’d like to know how to do this with the images in CSS. Thanks in advance! Website link http://demo.athemes.com/sydney/…
-
-2
votes1
answer944
viewsHow to limit the options of a select?
I made a modal form in materialize-css and in this form there are several fields, including one that is (what I have problems with), it is the Brazilian states, ie 27 states. And when you click on…
-
-2
votes1
answer61
viewswould like to know how I put this fixed header equal to the menu of this site next to logo
I want my page header (logo menu etc.) to stay fixed when scrolling the page down. Also the menu with logo of that site (Stackoverflow), that when I roll the screen it stays in the same place. I…
-
-2
votes1
answer343
viewsControl CSS dynamically via PHP
I am developing a site, and also a content manager for him, in the manager I control the images of the site and the texts, I wonder if there is any way for me to control the font color and the font…
-
-2
votes1
answer59
viewsI can’t show html in the middle of php
I’m trying to insert a cart that’s in html on a page php, the code inserted outside the php shows the cart normally. The library with the css is correctly invoked because it mounts the cart when…
-
-2
votes1
answer268
viewsHow to edit Wordpress HTML and CSS
Guys I’ve searched everywhere where I can ta doing the editing of CSS and HTML on a Wordpress site and I’m not finding... someone could help me or send a difficult link ta.
-
-2
votes1
answer381
viewsMemory game with tag div
I would like only the current div to change. I would like to randomize the Ivs. How to precede? $(document).ready(function() { $('.cores').click(function() { $('#1').css("background","red"); });…
-
-2
votes1
answer96
viewsDrag'n'drop items inside table
Good afternoon guys, I’m looking to create a table with interactive events, similar to Fullcalendar, wanted to know if anyone knows any library that allows the creation of squares/rectangles that…
-
-2
votes1
answer117
viewsChild element behind father
I have two father and son elements with Fixed position in both, how do I get the son to stand behind the father? I have a menu bottom (father), when clicked opens the submenu (son) with animation…
-
-2
votes1
answer194
viewsString waves with CSS
Hi, I need string waves, sort of magnetic waves, just CSS. I saw some examples and none was as I would like, also could not adapt to the way I want. If anyone can help me thank! Follow the example…
-
-2
votes1
answer115
viewsAnimation in Before overwriting text
I’m trying to make an animation on the ::before of a paragraph every time I pass the mouse But this CSS is overwriting everything written in the paragraph, even though it is Before instead of After.…
-
-2
votes1
answer93
viewsHow to add this "bar" above the menu? HTML+CSS
How to add a bar like the one Stackoverflow has at the top above the menu? I know it seems to be a very ignorant question on my part but I find a lot of difficulty in HTML and CSS!…
-
-2
votes2
answers288
viewsHow to overwrite an image without Absolute? HTML+CSS
My goal is to insert a background image that can be written over with <h2>, <p> etc above it, but without using the position: Absolute because it interferes with page sub-menus by…
-
-2
votes3
answers1134
viewsCreate DIV with border crossing the title
I need to make a div that has a border of 2 px, but this div has a title and I need this title to be centered with the border. View and image: How can I do that? I searched here on the site but…
-
-2
votes4
answers7619
viewsRemove Focus/Outline from input (CSS)
How to remove this input Focus/Outline? This is my HTML I’m using Reactjs, Bootstrap-React <div className="viewInstrument-table-heading"> <div className="table-heading1">…
-
-2
votes2
answers569
viewsPick up content via DIV, using the bootstrap-wysiwyg-master and sending via $_POST
I am creating my bootstrap-wysiwyg-master, and I need the DIV where is the content of the text, be sent via POST in PHP, that I can include it in the database etc... Below is the code of the form…
-
-2
votes2
answers123
viewsIs there any way to self-adjusting the site for mobile phones?
I am doing a mini-project where on PC the same does not present problems in the page preview. But when I test on the cell phone the thing changes a little figure, see the print of the two tests…
-
-2
votes3
answers128
viewshow to paint an expired date with css
I have a table that shows the payoffs, how can I leave the red font or the red background if it’s expired? using css my table is mounted as follows <table id="myTable" class="uk-table sortable…
-
-2
votes1
answer11
viewsHow to center vertically elements of a menu
Normally I put position: Absolute/relative (depending), tranformY (50%) and top: -50%, however, as I add more elements this trick starts to fail. I would like a result like the image. What other…
-
-2
votes2
answers202
viewsHide files from inspect
I’ve been researching how to hide CSS, JS, JQUERY files from inspect, but everything I found was old or didn’t help me much. I wonder if you have any way to hide these folders so that when someone…
-
-2
votes3
answers820
viewsHow to do when the person takes the mouse from the top decrease the size only with css
I want to know if there is a way when you take the mouse off a div it decrease the size only with the css example: (:) .post:hover { width: 900px; height: 500px; background-color: #dddddd;…
-
-2
votes1
answer168
viewsTransparent background
I am a layman in css, and I don’t know why it is not becoming transparent a certain area that I marked. I put in jsfiddle code When I put the red part as transparent it disappears. But any other…
-
-2
votes2
answers70
viewsCss or Javascript problem that only works in Firefox
Hello I’m doing a control where there are 2 tables to table To and B , then. This table B only appears if I click on boot B , and table A "vanishes". Between so much this happens right in Firefox ,…
-
-2
votes1
answer130
viewsHTML BACKGROUND IMAGE
Good morning my site is almost the way I would like it, I just have a problem with image. The image is that way cutting the keyboard and the shoulder and I’d like it to stay that way : Link download…
-
-2
votes1
answer206
viewschange icon color with design ant
I would like to change the color of an icon when I do a Hover, I am using ant design <button className="button1"> <div className="content"> <Icon type="plus" style={{fontSize: '64px',…
-
-2
votes2
answers53
viewsHTML/ CSS - FORMATTING INFORMATION
Hello, everybody! I am learning HTML/CSS and would like to know how I show some information in the browser, this way using spacing between left and right information on the same line, for example:…
-
-2
votes2
answers183
viewsFooter at the end of the template after scroll
Hello I would like to organize the pages of a project so that the footer always appears after the page scrolls down. As you can see, the footer is appearing at the bottom of the template. I managed…
-
-2
votes2
answers164
viewsWhat is the difference between centering with "align-items: center" or "margin"?
I saw that it is possible to centralize a div or img with display:flex, align-items: center or with the margin. What is the difference between these two to centralize?…
-
-2
votes1
answer102
viewsRoll anchor
Good morning, I am trying to make a clickable Dice with scrolling on my blog. But the code I made does not work when creating the page, it changes the url instead of going to the informed ID. What…
-
-2
votes2
answers564
viewsPop-up effect with HTML, CSS and Bootstrap
Hello! I’m developing a site with HTML5, CSS and Bootstrap. I want to apply a "Appearing" effect to the items on my page, the idea is that as the scroll bar descends the items will appear from…
javascript html jquery css twitter-bootstrapasked 4 years, 10 months ago Bruno Eduardo Rosselli 179