I've created a div containing several buttons, and I set the align = "center" attribute to the same html in two of those buttons (the second button line). But it was the same as nothing, they continue to appear aligned to the left of the...
I need to block a part of a text that is inside ckeditor so that the user does not delete and does not change that part of the text, but it can complement the text only can not change that part
<p>Essa parte nao pode ser alterada&...
I want to make a Carousel in Bootstrap for Event Banners for a church.
I would like to know:
1) How many different banners would I need to make to meet all resolutions, satisfactorily?
2) If I load images and use tags like .visible-ph...
How do I display the description when doing hover in <img> ?
I would like that when the user hover over an image a certain description is displayed, here is my code below:
/* corpo professores */
section#corpo {...
I have a CSS code that makes an animation of a modal descend and stay in the middle of the screen, now I needed to reverse this animation, I need the modal that is in the middle of the screen to rise and disappear.
What information should I c...
Hello, I'm new to these code stuff and wanted to know how I get the success message after I give Submit, I want those messages that appear in the green field, type a div, and edit with css. And I also wanted to after submit submit to appear anoth...
I would like to know how I can get an icon of my own, put it on the page, but if I want to change the color or size of the icon, I can do that ...
For example, in the hover of a link, it changes color.
att,
I'm using JQuery to identify when the text box is text in the text box, like this:
CSS:
.inputtext {
border: 1px solid lightgrey;
margin: 0;
margin-top: 11pt;
width: 100%;
}
.inputtext:focus {
border: 1px solid gree...
I am trying to adjust the position of an image in the footer, and after that I will have to adjust another image in the header, I am new to html / css and would like to ask for help because I need to create a site for my boss, down but for some...