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
153 lines
6.3 KiB
HTML
153 lines
6.3 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
|
|
<!-- Mirrored from www.mathsisfun.com/worksheets/addition.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:56:07 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>Addition 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">Addition Worksheets</h1>
|
|
|
|
<a href="index.html">Worksheets</a> » Addition
|
|
|
|
<div class="clear">
|
|
<table width="450" border="0" align="center">
|
|
<tr>
|
|
<th width="179">Worksheet</th>
|
|
<th width="194">Number Range</th>
|
|
<th width="63">Online</th>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="wsefd2.html?op=add&n=10&amin=1&amax=4&bmin=1&bmax=4">Primer</a></td>
|
|
<td style="width:194px;">1 to 4</td>
|
|
<td style="width:63px;"><a href="wsd10c.html?op=add&n=10&amin=1&amax=4&bmin=1&bmax=4&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="wsfe73.html?op=add&n=15&amin=1&amax=6&bmin=1&bmax=6">Primer Plus</a></td>
|
|
<td style="width:194px;">1 to 6</td>
|
|
<td style="width:63px;"><a href="wseb73.html?op=add&n=15&amin=1&amax=6&bmin=1&bmax=6&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="ws825d.html?op=add&n=20&amin=1&amax=10&bmin=1&bmax=10">Up To Ten</a></td>
|
|
<td style="width:194px;">1 to 10</td>
|
|
<td style="width:63px;"><a href="wsa71f.html?op=add&n=20&amin=1&amax=10&bmin=1&bmax=10&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="wsaafe.html?op=add&n=20&amin=2&amax=25&bmin=2&bmax=25&carry=n">Up to 25 (no carry)</a></td>
|
|
<td style="width:194px;">2 to 25</td>
|
|
<td style="width:63px;"><a href="ws179a.html?op=add&n=20&amin=2&amax=25&bmin=2&bmax=25&carry=n&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="width:179px;"><a href="ws97b7.html?op=add&n=20&amin=2&amax=25&bmin=2&bmax=25">Up to 25</a></td>
|
|
<td style="width:194px;">2 to 25</td>
|
|
<td style="width:63px;"><a href="ws1c06.html?op=add&n=20&amin=2&amax=25&bmin=2&bmax=25&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="ws4db5.html?op=add&n=20&amin=5&amax=60&bmin=5&bmax=60">Intermediate</a></td>
|
|
<td style="width:194px;">5 to 60</td>
|
|
<td style="width:63px;"><a href="ws2131.html?op=add&n=20&amin=5&amax=60&bmin=5&bmax=60&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="wse04c.html?op=add&n=15&amin=10&amax=150&bmin=10&bmax=150">Advanced</a></td>
|
|
<td style="width:194px;">10 to 150</td>
|
|
<td style="width:63px;"><a href="wsaddb.html?op=add&n=15&amin=10&amax=150&bmin=10&bmax=150&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="wsf42b.html?op=add&n=15&amin=10&amax=1000&bmin=10&bmax=1000">Hard</a></td>
|
|
<td style="width:194px;">10 to 1,000</td>
|
|
<td style="width:63px;"><a href="ws9a55.html?op=add&n=15&amin=10&amax=1000&bmin=10&bmax=1000&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width:179px;"><a href="ws36c4.html?op=add&n=15&amin=100&amax=20000&bmin=100&bmax=20000">Super Hard</a></td>
|
|
<td style="width:194px;">100 to 20,000</td>
|
|
<td style="width:63px;"><a href="ws389c.html?op=add&n=15&amin=100&amax=20000&bmin=100&bmax=20000&ol=y" class="online"> </a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<p> </p>
|
|
|
|
<div class="related">
|
|
<a href="index.html">Worksheets 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/addition.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:56:10 GMT -->
|
|
</html>
|