Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 1565.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
12.9 kB
<!DOCTYPE html>
<html>
<head>
<title>
Capron, VA Sales Tax Rate
</title>
<meta content="The latest sales tax rate for Capron, VA. This rate includes any state, county, city, and local sales taxes. 2020 rates included for use while preparing your income tax deduction." name="description">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="width=device-width, minimum-scale=1.0, initial-scale=1.0" name="viewport">
<style>
@font-face {
font-family: 'Enriqueta';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/enriqueta/v17/goksH6L7AUFrRvV44HVjTEqn.ttf) format('truetype');
}
html {
color: #1c1c1c;
font-family: 'Helvetica Neue', sans-serif;
}
html, body {
margin: 0;
padding: 0;
}
/* Desktop */
html {
font-size: 16px;
line-height: 24px;
}
@media (max-width: 767px) { /* mobile */
html {
font-size: 18px;
line-height: 30px;
}
}
@media print {
body {
margin: auto;
padding: 1em;
}
.hidden-print {
display: none !important;
}
}
h1, h2 {
font-family: 'Enriqueta', serif;
font-weight: normal;
margin: 0 0 24px;
}
h1 {
font-size: 36px;
line-height: 48px;
}
h2 {
font-size: 24px;
line-height: 32px;
}
p {
margin: 0 0 24px;
}
a {
color: #3F92C6;
text-decoration: underline;
}
a:hover {
color: #1c1c1c;
text-decoration: underline;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
.pull-right {
float: right;
}
.center {
text-align: center;
}
.clickable {
cursor: pointer;
}
.visible-inline-xs {
display: none;
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
.visible-inline-xs {
display: inline;
}
}
.break-after:after {
content: '\000A';
white-space: pre;
}
.container {
max-width: 728px;
margin: auto;
}
.nav {
background: #3F92C6;
color: white;
padding: 12px;
}
.nav .logo {
display: inline-block;
vertical-align: middle;
background-image: url(/sale-tax-logo-white.png);
background-size: contain;
}
/* desktop */
.nav .logo {
width: 183px;
height: 48px;
}
@media (max-width: 767px) { /* mobile */
.nav .logo {
width: 122px;
height: 32px;
}
}
.nav a {
color: white;
}
.nav a:hover {
color: #E0E0E0;
}
.body {
padding: 10px;
}
.rate-table {
table-layout: fixed;
border-collapse: collapse;
}
.rate-table th {
background-color: #C1DBEC;
}
/* desktop */
.rate-table td, .rate-table th {
height: 35px;
padding: 0 1em 0 1em;
}
@media (max-width: 767px) { /* mobile */
.rate-table td, .rate-table th {
height: 50px;
padding: 0;
}
}
.rate-table tr:nth-child(odd) {
background-color: #f0f0f0;
}
.rate-table .state {
width: 300px;
}
.rate-table .city {
width: 300px;
}
.rate-table .rate {
width: 125px;
}
.footer {
border-top: solid transparent 1px;
padding: 12px;
clear: both;
text-align: center;
}
.disclaimer, .updated {
color: #888;
font-size: 80%;
line-height: 1.5;
}
.links {
font-weight: 200;
}
.links a {
margin-left: 6px;
margin-right: 6px;
}
/* desktop */
.search-box {
width: 170px;
height: 35px;
line-height: 35px;
text-align: right;
}
@media (max-width: 767px) { /* mobile */
.search-box {
width: auto;
height: auto;
line-height: 1;
}
}
.search-box input[type="text"] {
width: 90px;
}
@media (max-width: 767px) { /* mobile */
.search-box input[type="text"] {
width: 122px;
}
}
.cse-search-box, .social-holder {
display: inline-block;
vertical-align: middle;
}
@media (max-width: 767px) { /* mobile */
.cse-search-box input[type='text'] {
font-size: 16px;
height: 24px;
}
}
.social-holder {
padding-top: 9px;
}
.filter, .footer .links {
line-height: 2;
}
.filter a {
display: inline-block;
text-align: center;
}
/* desktop */
.filter a {
min-width: 15px;
}
@media (max-width: 767px) { /* mobile */
.filter a {
min-width: 18px;
}
}
.zipCodes .extra {
display: none;
}
.zipCodes-expanded .ellipsis, .zipCodes-expanded .more {
display: none;
}
.breakdown-table {
border-collapse: collapse;
margin-bottom: 10px;
}
.breakdown-table th {
color: #666;
}
.breakdown-table .rate {
text-align: right;
}
.total > td {
border-top: 1px solid #CCC;
padding-top: 0.2em;
}
.local-rate-range-col {
width: 145px;
}
.updated-col {
width: 145px;
}
/* Calculator */
.calculator {
display: inline-block;
margin-bottom: 1em;
}
.calculator label, .calculator input {
font-size: 1em;
}
.calculator input[type="submit"] {
font-size: 1.1em;
}
/* Report page */
.longform > input, .longform > textarea {
display: block;
margin-bottom: 1em;
font-size: 16px;
}
.longform > input[type="text"], .longform > textarea {
border: 1px solid #ccc;
}
.longform > label {
font-weight: bold;
}
.top-ad, .bottom-ad {
width: 728px; height: 90px;
}
.state-right-ad, .city-right-ad, .zip-right-ad, .table-right-ad {
float: right;
width: 300px;
margin-left: 1em;
margin-bottom: 1em;
}
.city-right-ad, .zip-right-ad, .table-right-ad {
height: 250px;
}
.calculator-right-ad {
display: inline-block !important;
margin-bottom: 1.5em;
margin-left: 3em;
width: 300px;
height: 250px;
}
.table-right-ad {
margin-bottom: 1.5em;
}
.city-right-ad, .zip-right-ad {
margin-top: 1em;
}
@media (min-width: 767px) { /* desktop */
.city-right-ad, .zip-right-ad, .calculator-right-ad {
margin-right: 4em;
}
}
@media (max-width: 480px) { /* mobile */
.top-ad, .bottom-ad {
width: 300px; height: 250px;
/*width: 320px; height: 50px; */
}
.state-right-ad, .city-right-ad, .zip-right-ad, .table-right-ad, .calculator-right-ad {
display: none !important;
}
}
</style>
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
<meta content="As0hBNJ8h++fNYlkq8cTye2qDLyom8NddByiVytXGGD0YVE+2CEuTCpqXMDxdhOMILKoaiaYifwEvCRlJ/9GcQ8AAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
<meta content="AgRYsXo24ypxC89CJanC+JgEmraCCBebKl8ZmG7Tj5oJNx0cmH0NtNRZs3NB5ubhpbX/bIt7l2zJOSyO64NGmwMAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3MTk1MzI3OTksImlzU3ViZG9tYWluIjp0cnVlfQ==" http-equiv="origin-trial">
</head>
<body>
<div class="nav">
<div class="container">
<a class="logo">
<!--img src="/sale-tax-logo-white-1x.png" width='122' height='32'-->
</a>
<span class="links hidden-xs">
<a>
VA Rates
</a>
|
<a>
Calculator
</a>
|
<a>
Table
</a>
</span>
<div class="search-box pull-right">
<form action="" class="cse-search-box">
<input name="cx" type="hidden" value="partner-pub-6702630163715074:[PHONE REDACTED]">
<input name="ie" type="hidden" value="UTF-8">
<input name="q" placeholder="Search" size="14" type="text">
<input class="hidden-xs" name="sa" type="submit" value="Search">
</form>
</div>
</div>
</div>
<div class="body container" style="height: auto !important;">
<div itemscope itemtype="" style="height: auto !important;">
<h1>
<span itemprop="name">
Capron
</span>
, VA Sales Tax Rate
</h1>
<!-- B City Top Responsive -->
<ins class="adsbygoogle top-ad" data-ad-client="ca-pub-6702630163715074" data-ad-format="auto" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display: block; height: 280px;">
<div aria-label="Advertisement" id="aswift_0_host" style="border: none; height: 280px; width: 728px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;" tabindex="0" title="Advertisement">
</div>
</ins>
<p>
The current
total local sales tax rate in Capron, VA
is
<a>
6.000%
</a>
.
The December 2020 total local sales tax rate
was also
<a>
6.000%
</a>
.
</p>
<!-- B City Right Responsive -->
<ins class="adsbygoogle city-right-ad" data-ad-client="ca-pub-6702630163715074" data-ad-format="rectangular" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display: block; width: 300px; height: 250px;">
<div aria-label="Advertisement" id="aswift_1_host" style="border: none; height: 250px; width: 300px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement">
</div>
</ins>
<h2>
Sales Tax Breakdown
</h2>
<cols>
</cols>
<table class="breakdown-table">
<colgroup>
<col width="170">
<col width="90">
</colgroup>
<tbody>
<tr>
<th>
District
</th>
<th>
Rate
</th>
</tr>
<tr>
<td>
<a>
Virginia State
</a>
</td>
<td class="rate">
4.300%
</td>
</tr>
<tr>
<td>
<a>
Southampton County
</a>
</td>
<td class="rate">
1.700%
</td>
</tr>
<tr>
<td>
Capron
</td>
<td class="rate">
0.000%
</td>
</tr>
</tbody>
</table>
<p>
</p>
<h2>
Capron Details
</h2>
Capron, VA is in
<a>
Southampton County
</a>
.
Capron is in the following zip codes:
<a>
[ZIP REDACTED]
</a>
.
<p>
</p>
<!-- B City Bottom Responsive -->
<ins class="adsbygoogle bottom-ad" data-ad-client="ca-pub-6702630163715074" data-ad-format="auto" data-ad-slot="[PHONE REDACTED]" data-adsbygoogle-status="done" style="display: block; height: 0px;">
<div aria-label="Advertisement" id="aswift_2_host" style="border: none; height: 0px; width: 728px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: hidden; opacity: 0;" tabindex="0" title="Advertisement">
</div>
</ins>
</div>
</div>
<div class="footer container">
<p class="links">
<a>
US
<span class="hidden-xs">
Sales Tax
</span>
Rates
</a>
|
<a>
VA Rates
</a>
|
<a>
<span class="hidden-xs">
Sales Tax
</span>
Calculator
</a>
|
<a>
<span class="hidden-xs">
Sales Tax
</span>
Table
</a>
</p>
<p>
</p>
<p class="disclaimer">
Sale-Tax.com strives to have the most accurate tax percentages available
but tax rates are subject to change at any time. Always consult your
local government tax offices for the latest official city, county, and
state tax rates.
Help us make this site better by
<a class="report">
reporting errors
</a>
.
</p>
<p class="updated">
Sale-Tax.com data last updated Thursday, April 1, 2021.
Rates last changed: Friday, January 01 2021
<br>
Copyright &copy; 2023 Sale-Tax.com
</p>
</div>
<ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;">
<div aria-label="Advertisement" id="aswift_3_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;" tabindex="0" title="Advertisement">
</div>
</ins>
</body>
</html>