Assorted 5-Pack 3-Subject College Ruled Notebooks
.semester-editorial-kit{ --ink:#24262b; --navy:#26384d; --paper:#fffdf8; --cream:#f5efe3; --line:#d8d3c8; --red:#d86d66; --yellow:#e5bd58; --green:#7fa68e; --blue:#6f99bb; --purple :#8e79aa; --muted:#6f7074; max-width:1060px; margin:0 auto; color:var(--ink); font-family:Arial,Helvetica,sans-serif; line-height:1.6; } .semester-editorial-kit *, .semester-editorial-kit *:before, .semester-editorial-kit *:after{ box-sizing:border-box; } .semester-editorial-kit svg{ display:block; fill:none; stroke:currentColor; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; } .sek-newsroom{ overflow:hidden; border:5px solid var(--ink); background:var(--paper); box-shadow:14px 14px 0 rgba(36,38,43,.12); } .sek-masthead{ display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:16px; padding:14px 20px; border-bottom:5px solid var(--ink); background:var(--cream); } .sek-masthead span, .sek-masthead strong{ color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:10px!important; font-weight:950!important; letter-spacing:1.2px!important; text-transform:uppercase!important; } .sek-masthead strong{ text-align:center; font-family:Georgia,"Times New Roman",serif!important; font-size:17px!important; } .sek-hero{ display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:center; padding:43px 35px; background: repeating-linear-gradient( 0deg, transparent 0 30px, rgba(38,56,77,.07) 30px 31px ), var(--paper); } .sek-copy{ padding:29px; border:3px solid var(--ink); background:#ffffff; } .sek-kicker{ display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border:2px solid var(--ink); background:var(--yellow); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:10px!important; font-weight:950!important; text-transform:uppercase!important; letter-spacing:1px!important; } .sek-kicker svg{ width:18px; height:18px; } .sek-copy h2{ margin:21px 0 14px!important; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-family:Georgia,"Times New Roman",serif!important; font-size:clamp(35px,5vw,54px)!important; line-height:1.02!important; } .sek-copy h2 span{ display:block; color:var(--navy)!important; -webkit-text-fill-color:var(--navy)!important; font-style:italic; } .sek-copy p{ margin:0!important; color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:16px!important; } .sek-copy-grid{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; margin-top:20px; } .sek-copy-grid span{ padding:9px 10px; border:1px solid var(--ink); background:var(--cream); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:11px!important; font-weight:850!important; } .sek-rack{ position:relative; min-height:450px; padding:58px 25px 25px; border:5px solid var(--ink); background:var(--navy); } .sek-rack-label{ position:absolute; left:50%; top:15px; transform:translateX(-50%); padding:7px 12px; border:2px solid var(--ink); background:#ffffff; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; white-space:nowrap; font-size:10px!important; font-weight:950!important; text-transform:uppercase!important; } .sek-books{ display:flex; justify-content:center; align-items:flex-end; gap:9px; height:330px; padding:20px; border:4px solid var(--ink); background:var(--cream); } .sek-book{ position:relative; width:56px; border:4px solid var(--ink); border-radius:4px 10px 10px 4px; box-shadow:6px 5px 0 rgba(36,38,43,.15); } .sek-book:before{ content:""; position:absolute; left:-13px; top:12px; bottom:12px; width:10px; background: repeating-linear-gradient( 180deg, var(--ink) 0 4px, transparent 4px 10px ); } .sek-book:after{ content:attr(data-label); position:absolute; left:50%; top:50%; transform:translate(-50%,-50%) rotate(-90deg); color:var(--ink); white-space:nowrap; font-size:9px; font-weight:950; } .sek-book.one{height:240px;background:var(--red);} .sek-book.two{height:275px;background:var(--yellow);} .sek-book.three{height:255px;background:var(--green);} .sek-book.four{height:295px;background:var(--blue);} .sek-book.five{height:265px;background:var(--purple);} .sek-stats{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:1px; border-top:5px solid var(--ink); background:var(--ink); } .sek-stat{ padding:18px 10px; background:#ffffff; text-align:center; } .sek-stat strong{ display:block; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:14px!important; } .sek-stat span{ color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:11px!important; } .sek-section{ padding:56px 18px 0; } .sek-heading{ display:grid; grid-template-columns:125px 1fr; gap:18px; align-items:start; margin-bottom:24px; } .sek-edition{ padding:12px 9px; border:3px solid var(--ink); background:var(--cream); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; text-align:center; font-family:"Courier New",monospace!important; font-size:10px!important; font-weight:950!important; text-transform:uppercase!important; } .sek-heading small{ display:block; color:var(--navy)!important; -webkit-text-fill-color:var(--navy)!important; font-size:11px!important; font-weight:950!important; letter-spacing:1px!important; text-transform:uppercase!important; } .sek-heading h3{ margin:4px 0 0!important; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-family:Georgia,"Times New Roman",serif!important; font-size:30px!important; line-height:1.17!important; } .sek-subject-layout{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:15px; } .sek-subject{ min-height:235px; padding:24px; border:4px solid var(--ink); background:#ffffff; } .sek-subject:nth-child(2){background:#f7f0d7;} .sek-subject:nth-child(3){background:#e9f0eb;} .sek-subject-number{ display:flex; align-items:center; justify-content:center; width:52px; height:52px; margin-bottom:14px; border:3px solid var(--ink); border-radius:50%; background:var(--yellow); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-weight:950!important; } .sek-subject h4{ margin:0 0 7px!important; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:18px!important; } .sek-subject p{ margin:0!important; color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:14px!important; } .sek-page-layout{ display:grid; grid-template-columns:.9fr 1.1fr; gap:18px; } .sek-page-spec{ display:flex; flex-direction:column; justify-content:center; min-height:330px; padding:30px; border:5px solid var(--ink); background: repeating-linear-gradient( 0deg, #ffffff 0 27px, #cddceb 27px 28px ); } .sek-page-spec strong{ color:var(--navy)!important; -webkit-text-fill-color:var(--navy)!important; font-family:Georgia,"Times New Roman",serif!important; font-size:55px!important; line-height:1!important; } .sek-page-spec span{ margin-top:9px; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-weight:950!important; } .sek-page-spec p{ margin:10px 0 0!important; color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:13px!important; } .sek-ledger{ border:5px solid var(--ink); background:#ffffff; } .sek-ledger-row{ display:grid; grid-template-columns:55px 1fr; gap:13px; align-items:center; padding:16px 18px; border-bottom:2px solid var(--line); } .sek-ledger-row:last-child{ border-bottom:0; } .sek-ledger-row span{ display:flex; align-items:center; justify-content:center; width:48px; height:48px; border:3px solid var(--ink); background:var(--cream); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-weight:950!important; } .sek-ledger-row strong{ display:block; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:14px!important; } .sek-ledger-row small{ color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:12px!important; } .sek-archive{ display:grid; grid-template-columns:1fr 1fr; gap:18px; } .sek-pocket{ position:relative; min-height:270px; padding:28px; border:5px solid var(--ink); background:var(--cream); } .sek-pocket:after{ content:""; position:absolute; left:26px; right:26px; bottom:24px; height:92px; border:4px solid var(--ink); border-top:0; background:rgba(255,255,255,.62); clip-path:polygon(0 18%,50% 58%,100% 18%,100% 100%,0 100%); } .sek-pocket h4{ margin:0 0 7px!important; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:19px!important; } .sek-pocket p{ max-width:390px; margin:0!important; color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:14px!important; } .sek-binder{ min-height:270px; padding:28px; border:5px solid var(--ink); background:var(--navy); } .sek-binder, .sek-binder *, .sek-binder h4, .sek-binder p{ color:#ffffff!important; -webkit-text-fill-color:#ffffff!important; } .sek-binder svg{ width:52px; height:52px; margin-bottom:14px; } .sek-binder h4{ margin:0 0 7px!important; font-size:20px!important; } .sek-binder p{ margin:0!important; font-size:14px!important; } .sek-use-strip{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); margin-top:18px; border:3px solid var(--ink); } .sek-use{ padding:18px 12px; border-right:2px solid var(--ink); background:#ffffff; text-align:center; } .sek-use:last-child{ border-right:0; } .sek-use strong{ color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:13px!important; } .sek-footer{ margin-top:56px; padding:40px 25px; border:10px solid var(--navy); background:var(--ink); text-align:center; } .sek-footer, .sek-footer *, .sek-footer h3, .sek-footer p{ color:#ffffff!important; -webkit-text-fill-color:#ffffff!important; } .sek-footer h3{ margin:0 0 8px!important; font-family:Georgia,"Times New Roman",serif!important; font-size:29px!important; } .sek-footer p{ max-width:750px; margin:0 auto!important; } .sek-faq{ margin-top:56px; border:5px solid var(--ink); background:#ffffff; } .sek-faq-head{ display:grid; grid-template-columns:1fr auto; gap:18px; align-items:center; padding:22px; border-bottom:5px solid var(--ink); background:var(--cream); } .sek-faq-head h3{ margin:0!important; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-family:Georgia,"Times New Roman",serif!important; font-size:27px!important; } .sek-faq-head span{ padding:7px 10px; border:2px solid var(--ink); background:var(--yellow); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:10px!important; font-weight:950!important; text-transform:uppercase!important; } .sek-faq-item{ border-bottom:3px solid var(--ink); } .sek-faq-item:last-child{ border-bottom:0; } .sek-faq-button{ width:100%; display:grid; grid-template-columns:1fr 40px; gap:12px; align-items:center; padding:16px 18px; border:0; background:#ffffff; color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; text-align:left; cursor:pointer; font-size:15px!important; font-weight:950!important; } .sek-plus{ display:flex; align-items:center; justify-content:center; width:38px; height:38px; border:3px solid var(--ink); background:var(--cream); color:var(--ink)!important; -webkit-text-fill-color:var(--ink)!important; font-size:23px!important; transition:.25s ease; } .sek-faq-item.open .sek-plus{ transform:rotate(45deg); background:var(--ink); color:#ffffff!important; -webkit-text-fill-color:#ffffff!important; } .sek-faq-content{ max-height:0; overflow:hidden; opacity:0; transition:max-height .3s ease,opacity .2s ease; } .sek-faq-answer{ padding:0 18px 18px; color:var(--muted)!important; -webkit-text-fill-color:var(--muted)!important; font-size:14px!important; } .sek-faq-item.open .sek-faq-content{ opacity:1; } @media(max-width:850px){ .sek-hero, .sek-page-layout, .sek-archive{ grid-template-columns:1fr; } .sek-stats, .sek-use-strip{ grid-template-columns:repeat(2,minmax(0,1fr)); } .sek-use:nth-child(2){ border-right:0; } .sek-use:nth-child(-n+2){ border-bottom:2px solid var(--ink); } } @media(max-width:580px){ .sek-masthead, .sek-heading, .sek-faq-head{ grid-template-columns:1fr; } .sek-masthead strong{ text-align:left; } .sek-hero{ padding:30px 18px; } .sek-copy-grid, .sek-subject-layout, .sek-stats, .sek-use-strip{ grid-template-columns:1fr; } .sek-edition{ width:max-content; } .sek-use, .sek-use:nth-child(2){ border-right:0; border-bottom:2px solid var(--ink); } .sek-use:last-child{ border-bottom:0; } .sek-books{ gap:5px; } .sek-book{ width:45px; } } Academic Edition The Semester Notebook Review Assorted 5-Pack Five-Volume Study Collection Organize Five Courses with Three Subjects in Every Notebook A five-pack of assorted college ruled spiral notebooks, each with 240 pages, three subject dividers, double-sided storage pockets and binder-ready pages. 5 Spiral Notebooks 240 Pages Each 3 Subject Sections Double-Sided Pockets Semester Publication Shelf 5 Pack Assorted notebook colors 120 Sheets 240 pages per notebook 8 × 10.5" Listed notebook size College Ruled Compact line spacing Section 01 Three-Subject Editorial Layout Divide Every Notebook into Three Separate Courses 1 Lecture Notes Keep classroom explanations, formulas and reading notes in one dedicated section. 2 Homework and Practice Separate assignments, problem-solving work and practice exercises from lesson notes. 3 Review and Exam Prep Reserve a section for summaries, revision lists and test preparation. Section 02 Page and Paper Format Enough Writing Space for a Full Semester 240 College Ruled Pages per Notebook One hundred twenty sheets support regular class notes, homework tracking and longer study sessions. 01 College Ruled Lines Efficient spacing for detailed notes 02 Three-Hole Punched Pages Designed for standard binder organization 03 7.5 × 10.5-Inch Tear-Out Size Listed size after removing a sheet 04 Reduced Ink Bleed Paper is described as helping limit show-through Section 03 Document Storage System Keep Worksheets and Loose Papers with Each Subject Double-Sided Divider Pockets Store handouts, assignment sheets, study guides and small reference papers beside the correct subject. Binder-Ready Pages Three-hole punching allows selected notes and completed assignments to move into a standard binder. Section 04 Durable Daily Construction Built for Backpacks, Desks and Study Sessions A Cardstock Front Cover Provides a firmer writing surface and protects the first pages. B Gray Chipboard Back Adds support while writing at a desk, in class or during travel. C Spiral Binding Keeps pages together and supports convenient page turning during lessons. Class Notes Homework Study Review Project Planning Five Notebooks for a More Organized Semester Separate courses, worksheets, homework and exam review with three subject sections, generous page capacity and built-in document pockets. Frequently Asked Questions Editorial Reference Desk How many notebooks are included? + The selected package includes five assorted-color spiral notebooks. How many pages does each notebook have? + Each notebook contains 120 sheets, providing 240 usable writing pages. How many subject sections are included? + Each notebook has three subject sections separated by three dividers. Do the dividers include storage pockets? + Yes. The dividers include double-sided pockets for worksheets, handouts and loose papers. What type of ruling is used? + The notebooks use college ruled line spacing. Can the pages be placed in a binder? + Yes. The pages are three-hole punched for use with standard binders. What are the notebook dimensions? + Each notebook is listed at approximately 8 × 10.5 inches. (function(){ var script = document.currentScript; var wrapper = script.previousElementSibling; if(!wrapper || !wrapper.classList.contains("semester-editorial-kit")){ return; } var items = wrapper.querySelectorAll(".sek-faq-item"); function updateItem(item){ var content = item.querySelector(".sek-faq-content"); var button = item.querySelector(".sek-faq-button"); var isOpen = item.classList.contains("open"); content.style.maxHeight = isOpen ? content.scrollHeight + "px" : "0px"; button.setAttribute( "aria-expanded", isOpen ? "true" : "false" ); } items.forEach(function(item){ item.querySelector(".sek-faq-button") .addEventListener("click",function(){ var wasOpen = item.classList.contains("open"); items.forEach(function(other){ other.classList.remove("open"); updateItem(other); }); if(!wasOpen){ item.classList.add("open"); updateItem(item); } }); updateItem(item); }); window.addEventListener("resize",function(){ items.forEach(function(item){ if(item.classList.contains("open")){ updateItem(item); } }); }); })();