I'm giving the following error in my Django 1.9 form
Notice that the label has the :> at the end.
I DO NOT WANT THE GREATEST SIGN (>) AT THE END OF LABEL
Ex: Nome: >
Followmycodeforms.pyclassFormContact(forms.Form...
Hello, I am creating a grid with divs floating left, but when it reaches the fifth div in 1000px , it floats on the right and not on the left as should be and margin-top is greater for all subsequent divs , ie f...
I'm having trouble making a project using Flexbox .
See HERE My project in progress
These red boxes are distributed using Flexbox , the number of boxes will vary from 1 to 400, ie you need to distribute correctly.
I wish that if t...
I have this code to show this date
<script language="javascript" type="text/javascript">// <![CDATA[
now = new Date
document.write ("Esquenta Black Friday Somente Hoje " + now.getDate() + " do " + now.getMonth() + 1, )
// ]]></...
I have to do a countdown timer for a promotion.
I need this counter to restart every Tuesday at 00:00 p.m. to make it look something like this:
"Only 6 days remaining 12 hours 42 minutes and 37 seconds left for the end of the promotion"...
When I set my header # header as position fixed, it took the style (for example the margin) of the div.interface, I do not understand why this happens, I want my div.interface to have margin-top: 100px and mine header 0px
@charset "UTF-8";...
Would you get the result of the image below using only Css in body ?
Obs: Without using divs
MaximumI'veachieved:
body{
background: linear-gradient( to right, red 25%, green 25%, green 70%, yellow 70%, yellow 8...
Well I need to add an item to div when you have selected it, the actual image should look like this:
Itwouldbethisleftbankpointinthegreenitem.Howwouldyoudothisincss,usingafterorbeforecanbedonewithcss3andsass.MYHTML<ion-rowmargin-top>&l...
I made a responsive Web application, which when it arrives in Checkout has two buttons: Print and Save.
Only the user (client) on the smartphone clicks to print even without a printer.
I have tried to extend with @media, but I can not....
Good evening, I need to create a two-column layout and insert data into the columns using HTML 5 and CSS3 responsibly without using any framework. I'm terrible with layouts and a simple example of this laytout was going to help a lot.
I wanted t...