I have a question regarding image resizing in CSS.
I have a 1920x1080 image.
This image should be resized automatically so that it fits on any screen, but I can not do that.
See this site: link
At the top begins to pass a video, th...
Good evening everyone. I have a doubt. I'm doing an image gallery and would like to know how do I know which is the first and last element. Type I have the right and left arrows for previous image or next image. Dai type when I get the last imag...
Good night everyone, I have the following question, can someone help me do this (?):
Make submit image and text at the same time when doing submit .
My idea was to type="file" to make submit of an image be in id=...
I'm not able to put the images above the carousel, I'm trying to put my remaining content above the car but it's not working, I've tried everything, but it's coming down.
Follow the codes.
Index.php
<div id="middle">
&...
I am creating a new version of a city guide portal, there are several pages and currently the staff uses the .shtml include:
include virtual="../header.htm"
include virtual="../footer.htm"
Is there any other way to pull the header and f...
I have the following checkboxes:
<div class="row smart-form">
<section class="col col-1.5">
<label class="toggle">
<input type="checkbox" name="checkbox-toggle" rel="Natureza" value="Produtos">...
I'm finalizing a website and the form has to be vertically centered on the page.
I have tried everything to have a margin in% but no technique works. I already bought % , I voted as absolute to top and nothing.
I'll leave the beta...
I have this table which will be generated with values of checkboxes that I select.
HTML:
<table class="table table-hover" id="table">
<thead>
<tr></tr>
</thead>
<tbody>
&l...
I want to show the results of the variable "date" in an iframe called "final.html", when I execute the code in the iframe it goes into a loop that results in an error.
views.py
def notification_html(request):
data = _notification(request...