new file: Files/flashplayer_32_sa.exe new file: favicon.ico new file: globe.gif new file: imgs/download.png new file: imgs/zuck.jpg new file: index.html new file: other.ico new file: script.js new file: site.webmanifest new file: sitemap.html new file: styles/backround.css new file: styles/border.css new file: styles/fonts/Titillium_Web/OFL.txt new file: styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf new file: styles/fonts/webfontkit-20221027-163353/generator_config.txt new file: styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2 new file: styles/fonts/webfontkit-20221027-165950/generator_config.txt new file: styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2 new file: styles/style.css new file: tools/2048/.gitignore new file: tools/2048/.jshintrc new file: tools/2048/CONTRIBUTING.md new file: tools/2048/LICENSE.txt new file: tools/2048/README.md new file: tools/2048/Rakefile new file: tools/2048/favicon.ico new file: tools/2048/index.html new file: tools/2048/js/animframe_polyfill.js new file: tools/2048/js/application.js new file: tools/2048/js/bind_polyfill.js new file: tools/2048/js/classlist_polyfill.js new file: tools/2048/js/game_manager.js new file: tools/2048/js/grid.js new file: tools/2048/js/html_actuator.js new file: tools/2048/js/keyboard_input_manager.js new file: tools/2048/js/local_storage_manager.js new file: tools/2048/js/tile.js new file: tools/2048/meta/apple-touch-icon.png new file: tools/webretro/cores/neocd_libretro.js new file: tools/webretro/cores/neocd_libretro.wasm new file: tools/webretro/cores/nestopia_libretro.js new file: tools/webretro/cores/nestopia_libretro.wasm new file: tools/webretro/cores/o2em_libretro.js new file: tools/webretro/cores/o2em_libretro.wasm new file: tools/webretro/cores/opera_libretro.js new file: tools/webretro/cores/opera_libretro.wasm
146 lines
5.8 KiB
HTML
146 lines
5.8 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
|
|
<!-- Mirrored from www.mathsisfun.com/worksheets/division.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:56:27 GMT -->
|
|
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<!-- #BeginEditable "doctitle" -->
|
|
<title>Division Math Worksheets</title>
|
|
<meta name="description" content="Math explained in easy language, plus puzzles, games, quizzes, videos and worksheets. For K-12 kids, teachers and parents." />
|
|
<style type="text/css">
|
|
.online {
|
|
display: inline-block;
|
|
background-color: #eeffee;
|
|
width: 30px;
|
|
height: 15px;
|
|
border-radius: 8px;
|
|
border-style: inset;
|
|
border-color: #eee;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
}
|
|
</style>
|
|
<!-- #EndEditable -->
|
|
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
|
<meta name="HandheldFriendly" content="true">
|
|
<meta name="referrer" content="always">
|
|
<link rel="preload" href="../images/style/font-champ-bold.ttf" as="font" type="font/ttf" crossorigin>
|
|
<link rel="preload" href="../style4.css" as="style">
|
|
<link rel="preload" href="../main4.js" as="script">
|
|
<link rel="stylesheet" href="../style4.css">
|
|
<script src="../main4.js" defer></script>
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-29771508-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'UA-29771508-1');
|
|
</script>
|
|
</head>
|
|
|
|
<body id="bodybg">
|
|
|
|
<div id="stt"></div>
|
|
<div id="adTop"></div>
|
|
<header>
|
|
<div id="hdr"></div>
|
|
<div id="tran"></div>
|
|
<div id="adHide"></div>
|
|
<div id="cookOK"></div>
|
|
</header>
|
|
|
|
<div class="mid">
|
|
|
|
<nav>
|
|
<div id="menuWide" class="menu"></div>
|
|
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
|
|
|
|
<div id="search" role="search"></div>
|
|
<div id="linkto"></div>
|
|
|
|
<div id="menuSlim" class="menu"></div>
|
|
<div id="menuTiny" class="menu"></div>
|
|
</nav>
|
|
|
|
<div id="extra"></div>
|
|
|
|
<article id="content" role="main">
|
|
|
|
<!-- #BeginEditable "Body" -->
|
|
|
|
<h1 class="center">Division Worksheets</h1>
|
|
|
|
<a href="index.html">Worksheets</a> » Division
|
|
<div class="clear">
|
|
<table width="450" border="0" align="center">
|
|
<tr>
|
|
<th width="138">Worksheet</th>
|
|
<th width="237">Divisor and<br>Answer Range</th>
|
|
<th width="61" >Online</th>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws1960.html?op=div&n=15&amin=1&amax=4&bmin=1&bmax=4">Primer</a></td>
|
|
<td style="width:237px;">1 to 4</td>
|
|
<td width="61" ><a href="ws52b8.html?op=div&n=15&amin=1&amax=4&bmin=1&bmax=4&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws3226.html?op=div&n=20&amin=1&amax=6&bmin=1&bmax=6">Primer Plus</a></td>
|
|
<td style="width:237px;">1 to 6</td>
|
|
<td width="61" ><a href="wsc19f.html?op=div&n=20&amin=1&amax=6&bmin=1&bmax=6&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws8468.html?op=div&n=20&amin=1&amax=10&bmin=1&bmax=10">Up To Ten</a></td>
|
|
<td style="width:237px;">1 to 10</td>
|
|
<td width="61" ><a href="ws2512.html?op=div&n=20&amin=1&amax=10&bmin=1&bmax=10&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws0b42.html?op=div&n=20&amin=2&amax=15&bmin=2&bmax=15">Getting Tougher</a></td>
|
|
<td style="width:237px;">2 to 15</td>
|
|
<td width="61" ><a href="ws6d90.html?op=div&n=20&amin=2&amax=15&bmin=2&bmax=15&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="wsb1e6.html?op=div&n=20&amin=3&amax=25&bmin=3&bmax=25">Intermediate</a></td>
|
|
<td style="width:237px;">3 to 25</td>
|
|
<td width="61" ><a href="ws210d.html?op=div&n=20&amin=3&amax=25&bmin=3&bmax=25&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws2f82.html?op=div&n=20&amin=5&amax=30&bmin=5&bmax=30">Advanced</a></td>
|
|
<td style="width:237px;">5 to 30</td>
|
|
<td width="61" ><a href="ws18e0.html?op=div&n=20&amin=5&amax=30&bmin=5&bmax=30&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws0818.html?op=div&n=20&amin=8&amax=40&bmin=8&bmax=40">Hard</a></td>
|
|
<td style="width:237px;">8 to 40</td>
|
|
<td width="61" ><a href="ws7d0c.html?op=div&n=20&amin=8&amax=40&bmin=8&bmax=40&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:138px;"><a href="ws0f08.html?op=div&n=15&amin=20&amax=100&bmin=20&bmax=100">Super Hard</a></td>
|
|
<td style="width:237px;">20 to 100</td>
|
|
<td width="61" ><a href="wsb96e.html?op=div&n=15&amin=20&amax=100&bmin=20&bmax=100&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<p> </p>
|
|
|
|
<div class="related">
|
|
<a href="long-division.html">Long Division</a>
|
|
<a href="index.html">Worksheet Index</a>
|
|
</div>
|
|
<!-- #EndEditable -->
|
|
|
|
</article>
|
|
|
|
<div id="adend" class="centerfull noprint"></div>
|
|
<footer id="footer" class="centerfull noprint"></footer>
|
|
<div id="copyrt">Copyright © 2021 MathsIsFun.com</div>
|
|
|
|
</div>
|
|
</body>
|
|
<!-- #EndTemplate -->
|
|
|
|
<!-- Mirrored from www.mathsisfun.com/worksheets/division.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:56:30 GMT -->
|
|
</html>
|