I have a div, welcome-inputs and within it another two left and right
left must be on the left side of welcome-inputs and right on the right side of welcome-inputs .
Both have width = 100p...
How to change the color of a unique link?
I have tried to go to "Modify - Page properties - Links", however the settings that are placed there go to ALL the links, and it is not what I want on my site.
I'm having problems while trying to center divs that are located inside a div, and their "children" are in float, but I wanted to center them using the margin: auto; how can I do it?
Follow my little script
<div class="p_sects">
&...
Good afternoon, I have a question here in assembling the form using and assorted.
I have the following table:
<table>
<tr>
<td>Nome:</td>
<td>Senha:</td>
</tr>
<tr>
<td>Código</...
I'm having a problem, I'm testing JSFIDDLE link when the user clicks on the photo - needs to change image, this is already in the test, but the user when clicking the image below, the top is back to what was ...
Thank you
Good afternoon I'm looking to make a custom alert with a different design: for example if the user clicks on cancel opens an alert asking "do you really want to cancel" but would like it with a design someone could help me. I have alert but only...
Hello! I have an HTML slider and I'm deploying PHP to make it manageable, however, when I put PHP, the slider has stopped working. I think it's an error in the following part of the code:
echo '<div class="col-md-12" style="...
I am setting a% w_th of% that should be an exact square, but this square should be based on the% w_th of% that is being set with% w_th of% (%), / p>
EX: 5% = 105px
var larguraVideoItemFirst = $('.video-item-first').width()//retorna 5 pois foi...
I have the following code snippet:
$(".item2").hide();
$("#show").chick(function(){
$(".item2").show();
});
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script><tableborder="1"&g...
I made a site using bootstrap, but it is not getting responsive on the phone, it simply appears as if it were on a monitor and then with both horizontal and vertical scrollbar ...
link
This is the site.
By the chrome browser, if the scre...