Questions tagged as 'css'

1
answer

problem with a bootstrap footer 4

Well I'm trying to make a footer, but I have a problem, when I zoom out it does not stay at the bottom of the page like this: Howareyou: html:<divclass="container-fluid pt-4 pb-1 xd"> <p class="text-left">It is a long establishe...
asked by 29.10.2018 / 22:50
2
answers

How to change size of Popover in Bootstrap 3?

I have the following code for a popover effect with Bootstrap 3, I'm using Bootstrap 3.3.7. This popover works as follows, as the mouse passes over this icon the message appears. I have several popovers on the page, but this one in particula...
asked by 25.10.2018 / 21:58
2
answers

How to change URLs for anchor links?

How do I change that "#" sign for anchored links? I am creating a slide menu in CSS and it is horrible this sign in the browser bar. Is there any workable solution? I read about jQuery Address, but I confess I did not understand "bullshit"....
asked by 29.06.2014 / 08:06
1
answer

Image change as the form field is chosen

I want when I select, for example, the Ches option replaces where% is NOME automatically in HTML. .goleiro-1 { height: 70px; width: 70px; background-color: #fff; border-radius: 50%; box-shadow: 0 4px...
asked by 20.12.2018 / 19:13
2
answers

Cards with smaller content breaking

I'm using Bootstrap 4 to set up a page, and at the time of making some cards they're getting bigger or smaller than the others, even though they use the same col-sm-4 class. He is breaking because their content is less. my doubts a...
asked by 20.12.2018 / 23:01
1
answer

Position font-awesome next to the text

I have some arrows that need to be positioned next to the text, but not along with it. Next to it. ButIdonotknowhowtopositionthemthere,atthemomentI'mputtingtheminsidepandit'sgettingatthebeginningofthetextwithaparagraph.Youneedtoleavethemoffa...
asked by 21.12.2018 / 13:57
3
answers

Position of a text in relation to the upper line

I would like to know how to align a text vertically, what about a previous letter word / letter? When I use only the space bar I can not get the result. Would you have some code for this? For example, let's say that I want to align all the nu...
asked by 01.09.2014 / 04:51
1
answer

Menu animation using HTML + CSS

How can I make an animation with the SubMenu of "appearing" and when it disappears make a "disappearing" effect using CSS? * { margin: 0; padding: 0; } .menu { width: 100%; height: 50px; background-color: #1a1a1a; fon...
asked by 22.09.2018 / 06:49
1
answer

Problem with HTML Handling with PHP

Fetch in the echo <p class="play">$row[/"email/"] </p> part of a syntax error    Parse error: syntax error, unexpected 'play' (T_STRING), expecting ','   or in C: \ xampp \ htdocs \ a \ index.php on line 20 Does not rec...
asked by 17.10.2018 / 19:01
1
answer

Transition of css and html image

Well, I'm starting to get interested in html and css, I've been studying and I've taken a course, and I'm doing that site. I made a transition for when it scrolls the sidebar, but I wanted it to be smoother transition with image, with the text I...
asked by 15.10.2018 / 23:07