Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition

Preview Extract
Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank Multiple Choice. Choose the best answer. 1. What tag pair is used to create a new paragraph? a. b. c.

d. 2. What tag pair is used to create the largest heading? a.

b. c. d.
3. Which tag is used to force the browser to display the next text or element on a new line? a. b.

c.
d. ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank 4. The purpose of the ________ element is used to configure the main navigation area on a web page. a. header b. nav c. navigation d. main 5. Choose the true statement below. a. The content that displays in the browser is contained in the head section. b. The content that displays in the browser is contained in the body section. c. Information about the web page is contained in the body section. d. All of the above are true. 6. What type of HTML list will automatically place a number in front of the items? a. numbered list b. ordered list c. unordered list d. definition list 7. What type of HTML list will automatically place a bullet point indicator in front of each item? a. bullet list b. ordered list c. unordered list d. definition list ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank 8. What type of HTML list would be good to use to display a list of terms and their definitions? a. bullet list b. ordered list c. unordered list d. description list 9. What tag pair contains the items in an ordered or unordered list? a. b.

  • c.
    d.
    10. Choose the tag pairs that are used in a description list. a.
    b.
    c.
    d. all of the above 11. Choose the tag pair configures text to be indented from both the left and right margins. a.
    ..
    b.

    ..

    c.

    ..

    ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank d. all of the above 12. Choose the special character that is used to indicate a blank space. a. ␣ b.   c. © d. &space; 13. Choose the preferred tag pair to use when emphasizing text that is displayed in italic font style. a. โ€ฆ b. โ€ฆ c. โ€ฆ d. โ€ฆ 14. Choose the preferred tag pair to use when displaying important text in bold font weight. a. โ€ฆ b. โ€ฆ c. โ€ฆ d. โ€ฆ 15. Choose the tag pair that is used to link web page documents to each other. a. tag ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank b. tag c. tag d. tag 16. When do you need to use a fully qualified URL in a hyperlink? a. when creating a link to the same web page b. when linking to a page in another folder on the same site c. when linking to a page on an external web site d. never 17. Select the function of an e-mail link from the choices below. a. automatically send you an e-mail message with the visitor’s e-mail address as the reply-to field b. launch the default e-mail application for the visitor’s browser with your e-mail address as the recipient c. display your e-mail address so that the visitor can send you a message later d. link to your mail server 18. Choose the best-designed link from below. aClick to read our important news! b. Click to read our important news! c. Important News d. Click here to read our important news 19. The text contained between title tags is: ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank a. Not displayed by browsers b. Displayed in the title bar of the browser window c. Not used by search engines d. Never seen by your web page visitor. 20. The tag is coded in the ___________ section of a web page document. a. body b. header c. footer d. DOCTYPE 21. Which of the following tags does not require a closing tag? a.

    b.
    c. d. 22. Which of the following tags should NOT be located in the head section? a. b. <h1> c. d. All the tags listed above should be coded in the head section. 23. Which of the following attributes would configure an ordered list to display uppercase letters? a. type=”a” b. type=”U” ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank c. type=”letter” d. type=”A” 24. The purpose of the ________ element is used to configure the headings for a web page document or section of a web page document. a. headings b. nav c. header d. head 25. The purpose of the ________ element is to configure the footer information on a web page document. a. headings b. foot c. div d. footer 26. The purpose of the ________ element is to contain the main content of a web page document. a. content b. footer c. div d. main 27. Choose the HTML5 element below that is used to configure an area on a web page that can stand on its own and could potentially be syndicated. a. div b. section c. article d. aside ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank 28. The ________ HTML5 element is used to contain tangential or supplemental content. a. header b. main c. aside d. section 29. The __________ attribute of the anchor tag can cause the new web page to open in its own browser window. a. target b. window c. id d. href True or False. 30. The title element configures large, bold text at the beginning of the web page document. a. True b. False 31. Web pages have two sections: a head and a body. a. True b. False ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank Answers. 1. c 2. a 3. c 4. b 5. b 6. b 7. c 8. d 9. b 10. d 11. a 12. b 13. c 14. b 15. c 16. c 17. b 18. c 19. b 20. b 21. b 22. b ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. Web Development & Design Foundations with HTML5, 10th Edition Instructor Materials Chapter 2 Test Bank 23. d 24. c 25. d 26. d 27. c 28. c 29. a 30. False 31. True ยฉ 2020 Pearson Education, Inc., Hoboken, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist. </div> </div> <div class="elementor-element elementor-element-d576673 elementor-widget elementor-widget-html" data-id="d576673" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <a href="#" id="toggleReadmoreBtn" onclick="toggleReadMore()">Read more</a> </div> </div> <div class="elementor-element elementor-element-f30f8cb elementor-widget elementor-widget-shortcode" data-id="f30f8cb" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"> <style> .document-preview-text { position: relative; overflow: hidden; max-height: 200px; margin-top: 10px; margin-right: 25px; padding: 15px 15px 50px 15px; border: 1px solid #f1f1f1; border-radius: 0.75rem; background: #fff; -webkit-box-shadow: 0 3px 6px 0 #f3f3f3; box-shadow: 0 3px 6px 0 #f3f3f3; } .document-preview-text:after { position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 8em; content: ''; cursor: pointer; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 73%, rgba(255, 255, 255, 1) 100%); } .document-preview-text.expanded { max-height: 1500px; } .document-preview-text p { font-size: 13px; line-height: 30px; padding-top: 4px; padding-bottom: 10px; border-radius: 2px; background: linear-gradient(to bottom, #f5f5f5 0%, #fff 4%); background-size: 100% 30px; } .document-preview-text p::first-line { font-weight: 800; } .document-preview { min-height: 1000px; background: #fff var(--wpr-bg-d9a877db-0db0-46c2-a7e1-7c20a7e2f2ea) no-repeat center 50%; background-size: 50%; text-align: center; border: 1px solid #f1f1f1; border-radius: 0.75rem; padding-bottom: 1px; box-shadow: 0 3px 6px 0 #f3f3f3; max-height: 1170px; overflow-y: scroll; } .document-preview canvas { margin: 0 0 -3px; border-radius: 0.75rem; } .document-preview img, .document-preview .page { border-bottom: 7px solid #f1f1f1; } .document-preview img:last-of-type, .document-preview .page:last-of-type { border-bottom: 0; margin-bottom: 3px; } .textLayer { position: absolute; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; opacity: 0.2; line-height: 1; } .textLayer > div { color: transparent; position: absolute; white-space: pre; cursor: text; transform-origin: 0% 0%; } .textLayer .highlight { margin: -1px; padding: 1px; background-color: rgb(180, 0, 170); border-radius: 4px; } .textLayer .highlight.begin { border-radius: 4px 0 0 4px; } .textLayer .highlight.end { border-radius: 0 4px 4px 0; } .textLayer .highlight.middle { border-radius: 0; } .textLayer .highlight.selected { background-color: rgb(0, 100, 0); } .textLayer ::selection { background: rgb(242, 145, 0); } .textLayer ::-moz-selection { background: rgb(242, 145, 0); } .textLayer .endOfContent { display: block; position: absolute; left: 0; top: 100%; right: 0; bottom: 0; z-index: -1; cursor: default; user-select: none; } .textLayer .endOfContent.active { top: 0; } .document { margin-bottom: 75px; } .document-preview::-webkit-scrollbar { width: 12px; } .document-preview::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; } .document-preview::-webkit-scrollbar-thumb { background-color: #888; border-radius: 10px; border: 2px solid #f1f1f1; } .document-preview::-webkit-scrollbar-thumb:hover { background-color: #555; } /* Firefox scrollbar styles */ .document-preview { scrollbar-width: thin; scrollbar-color: #888 #f1f1f1; } </style> <noscript> <div class="document-box-left"> <p></p> </div> </noscript> <script type="rocketlazyloadscript"> var pdf_url = 'https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl.pdf'; </script> <div> <h2 class="h5 mb-2"> Document Preview (10 of 98 Pages) </h2> </div> <div class="document-preview paywall-content" id="container"></div> <script type="rocketlazyloadscript" defer data-rocket-src="/wp-content/uploads/app-js/pdf.js"></script> <script type="rocketlazyloadscript" defer data-rocket-src="/wp-content/uploads/app-js/pdf_viewer.js"></script> <script type="rocketlazyloadscript" defer data-rocket-src="/wp-content/uploads/app-js/text_layer_builder.js"></script> </div> </div> </div> <div class="elementor-element elementor-element-a701a0f motta-icon-box__icon-position--left motta-icon-box__vertical-align-top elementor-widget elementor-widget-motta-icon-box" data-id="a701a0f" data-element_type="widget" data-widget_type="motta-icon-box.default"> <div class="elementor-widget-container"> <div class="motta-icon-box icon-type-icon"> <div class="motta-icon-box__icon"> <span class="motta-svg-icon"><svg aria-hidden="true" class="e-font-icon-svg e-fas-file-upload" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg></span> </div> <div class="motta-icon-box__wrapper"> <div class="motta-icon-box__content">User generated content is uploaded by users for the purposes of learning and should be used following SchloarOn's honor code & terms of service.</div> </div> </div> </div> </div> <div class="elementor-element elementor-element-1c581e1 floating-panel e-flex e-con-boxed e-con e-child" data-id="1c581e1" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7c7ad56 elementor-widget elementor-widget-heading" data-id="7c7ad56" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">You are viewing preview pages of the document. Purchase to get full access instantly.</div> </div> </div> <div class="elementor-element elementor-element-f8fd6fb elementor-add-to-cart--align-center elementor-widget elementor-widget-wc-add-to-cart" data-id="f8fd6fb" data-element_type="widget" data-widget_type="wc-add-to-cart.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a rel="nofollow" href="?add-to-cart=26175" data-quantity="1" data-product_id="26175" class="product_type_simple add_to_cart_button ajax_add_to_cart elementor-button elementor-size-md" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-shopping-cart" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"></path></svg> </span> <span class="elementor-button-text">Access Now</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-68bae876 e-flex e-con-boxed e-con e-child" data-id="68bae876" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-b5e891e e-flex e-con-boxed e-con e-child" data-id="b5e891e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-8d92608 e-con-full featured-image-single e-flex e-con e-child" data-id="8d92608" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-441fe92 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="441fe92" data-element_type="widget" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" width="612" height="792" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20612%20792'%3E%3C/svg%3E" class="attachment-full size-full wp-image-30940" alt="Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1.webp 612w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-110x142.webp 110w" data-lazy-sizes="(max-width: 612px) 100vw, 612px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1.webp" /><noscript><img fetchpriority="high" width="612" height="792" src="https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1.webp" class="attachment-full size-full wp-image-30940" alt="Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1.webp 612w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780136701941-tspl-1-110x142.webp 110w" sizes="(max-width: 612px) 100vw, 612px" /></noscript> </div> </div> </div> <div class="elementor-element elementor-element-59464685 elementor-widget elementor-widget-motta-wc-product-badge" data-id="59464685" data-element_type="widget" data-widget_type="motta-wc-product-badge.default"> <div class="elementor-widget-container"> <div class="woocommerce-badges variations-attribute-change"> <span class="onsale woocommerce-badge">-37%</span> </div> </div> </div> <div class="elementor-element elementor-element-30cc41b4 elementor-widget elementor-widget-motta-wc-product-title" data-id="30cc41b4" data-element_type="widget" data-widget_type="motta-wc-product-title.default"> <div class="elementor-widget-container"> <h3 class="product_title entry-title">Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition</h3> </div> </div> <div class="elementor-element elementor-element-42011d08 e-con-full e-flex e-con e-child" data-id="42011d08" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-64dddd37 elementor-widget__width-initial elementor-widget elementor-widget-motta-wc-product-price" data-id="64dddd37" data-element_type="widget" data-widget_type="motta-wc-product-price.default"> <div class="elementor-widget-container"> <p class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>11.00</bdi></span><span class="percentage">(37%)</span></span></p> </div> </div> </div> <div class="elementor-element elementor-element-1944a6ad e-flex e-con-boxed e-con e-child" data-id="1944a6ad" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-531e49bc elementor-widget elementor-widget-motta-wc-product-add-to-cart" data-id="531e49bc" data-element_type="widget" data-widget_type="motta-wc-product-add-to-cart.default"> <div class="elementor-widget-container"> <div class="motta-elementor-add-to-cart product-add-to-cart-ajax"> <form class="cart" action="https://scholaron.com/doc/test-bank-for-companion-website-for-web-development-and-design-foundations-with-html5-10th-edition/" method="post" enctype='multipart/form-data'> <input class="motta_product_id" type="hidden" data-title="Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition" value="26175"> <div class="quantity hidden"> <span class="motta-svg-icon motta-svg-icon--minus motta-qty-button decrease" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M26.667 13.333v5.333h-21.333v-5.333h21.333z"></path></svg></span> <label class="screen-reader-text" for="quantity_66e20f3b6b803">Test Bank for Companion Website for Web Development and Design Foundations with HTML5, 10th Edition quantity</label> <input type="hidden" id="quantity_66e20f3b6b803" class="input-text qty text" name="quantity" value="1" aria-label="Product quantity" size="4" min="1" max="1" step="1" placeholder="" inputmode="numeric" autocomplete="off" /> <span class="motta-svg-icon motta-svg-icon--plus motta-qty-button increase" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M26.667 13.333h-8v-8h-5.333v8h-8v5.333h8v8h5.333v-8h8z"></path></svg></span></div> <button type="submit" name="add-to-cart" value="26175" class="single_add_to_cart_button button alt"> <span class="motta-svg-icon motta-svg-icon--cart-trolley single_add_to_cart_button--icon" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M25.248 22.4l3.552-14.4h-18.528l-0.96-4.8h-6.112v3.2h3.488l3.2 16h15.36zM24.704 11.2l-1.968 8h-10.24l-1.6-8h13.808z"></path><path d="M25.6 26.4c0 1.325-1.075 2.4-2.4 2.4s-2.4-1.075-2.4-2.4c0-1.325 1.075-2.4 2.4-2.4s2.4 1.075 2.4 2.4z"></path><path d="M14.4 26.4c0 1.325-1.075 2.4-2.4 2.4s-2.4-1.075-2.4-2.4c0-1.325 1.075-2.4 2.4-2.4s2.4 1.075 2.4 2.4z"></path></svg></span> <span class="single_add_to_cart_button--text">Add to cart</span> </button> <button type="submit" class="motta-buy-now-button motta-button motta-button--ghost">Buy Now</button> </form> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-59c5dce3 e-con-full e-flex e-con e-child" data-id="59c5dce3" data-element_type="container"> <div class="elementor-element elementor-element-ed62f11 motta-icon-list--vertical elementor-widget elementor-widget-motta-icon-box-list" data-id="ed62f11" data-element_type="widget" data-widget_type="motta-icon-box-list.default"> <div class="elementor-widget-container"> <div class="motta-icon-box-list"> <div class="motta-icon-box-list__item icon-type-icon elementor-repeater-item-26cb58e"> <div class="motta-icon-box-list__icon"><span class="motta-svg-icon"><svg aria-hidden="true" class="e-font-icon-svg e-fab-rocketchat" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M284.046,224.8a34.114,34.114,0,1,0,34.317,34.113A34.217,34.217,0,0,0,284.046,224.8Zm-110.45,0a34.114,34.114,0,1,0,34.317,34.113A34.217,34.217,0,0,0,173.6,224.8Zm220.923,0a34.114,34.114,0,1,0,34.317,34.113A34.215,34.215,0,0,0,394.519,224.8Zm153.807-55.319c-15.535-24.172-37.31-45.57-64.681-63.618-52.886-34.817-122.374-54-195.666-54a405.975,405.975,0,0,0-72.032,6.357,238.524,238.524,0,0,0-49.51-36.588C99.684-11.7,40.859.711,11.135,11.421A14.291,14.291,0,0,0,5.58,34.782C26.542,56.458,61.222,99.3,52.7,138.252c-33.142,33.9-51.112,74.776-51.112,117.337,0,43.372,17.97,84.248,51.112,118.148,8.526,38.956-26.154,81.816-47.116,103.491a14.284,14.284,0,0,0,5.555,23.34c29.724,10.709,88.549,23.147,155.324-10.2a238.679,238.679,0,0,0,49.51-36.589A405.972,405.972,0,0,0,288,460.14c73.313,0,142.8-19.159,195.667-53.975,27.371-18.049,49.145-39.426,64.679-63.619,17.309-26.923,26.07-55.916,26.07-86.125C574.394,225.4,565.634,196.43,548.326,169.485ZM284.987,409.9a345.65,345.65,0,0,1-89.446-11.5l-20.129,19.393a184.366,184.366,0,0,1-37.138,27.585,145.767,145.767,0,0,1-52.522,14.87c.983-1.771,1.881-3.563,2.842-5.356q30.258-55.68,16.325-100.078c-32.992-25.962-52.778-59.2-52.778-95.4,0-83.1,104.254-150.469,232.846-150.469s232.867,67.373,232.867,150.469C517.854,342.525,413.6,409.9,284.987,409.9Z"></path></svg></span></div> <div class="motta-icon-box-list__title">24/7 Live Chat</div> </div><div class="motta-icon-box-list__item icon-type-icon elementor-repeater-item-ace7b73"> <div class="motta-icon-box-list__icon"><span class="motta-svg-icon"><svg aria-hidden="true" class="e-font-icon-svg e-fas-cloud-download-alt" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"></path></svg></span></div> <div class="motta-icon-box-list__title">Instant Download</div> </div><div class="motta-icon-box-list__item icon-type-icon elementor-repeater-item-9e3b7aa"> <div class="motta-icon-box-list__icon"><span class="motta-svg-icon"><svg aria-hidden="true" class="e-font-icon-svg e-fas-shield-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z"></path></svg></span></div> <div class="motta-icon-box-list__title">100% Confidential</div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-18570bc8 e-flex e-con-boxed e-con e-child" data-id="18570bc8" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-c9c5ddc elementor-widget elementor-widget-motta-wc-product-vendor-info" data-id="c9c5ddc" data-element_type="widget" data-widget_type="motta-wc-product-vendor-info.default"> <div class="elementor-widget-container"> <div class="dokan-vendor-info-wrap"> <div class="dokan-vendor-image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Liam Anderson" data-lazy-src="https://secure.gravatar.com/avatar/fd074a9f630167255216e98e12db1ac2?s=96&d=mm&r=g"><noscript><img src="https://secure.gravatar.com/avatar/fd074a9f630167255216e98e12db1ac2?s=96&d=mm&r=g" alt="Liam Anderson"></noscript> </div> <div class="dokan-vendor-info"> <div class="dokan-vendor-name"> <span class="vendor-text">Store</span> <a href="https://scholaron.com/vendor/liamanderson/"><h5>Liam Anderson</h5></a> </div> <div class="dokan-vendor-rating"> <div class="star-rating"><span class="max-rating rating-stars"><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span></span><span class="user-rating rating-stars" style="width:0%"><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span><span class="motta-svg-icon motta-svg-icon--star" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M16 1.333l3.467 11.2h11.2l-9.067 6.933 3.467 11.2-9.067-6.933-9.067 6.933 3.467-11.2-9.067-6.933h11.2z"></path></svg></span></span></div><p class="ratings-count dokan-ratings-count">0 (0 Reviews)</p> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-13dce0fe e-flex e-con-boxed e-con e-child" data-id="13dce0fe" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-bb51fe1 elementor-widget elementor-widget-motta-wc-products-list" data-id="bb51fe1" data-element_type="widget" data-widget_type="motta-wc-products-list.default"> <div class="elementor-widget-container"> <div class="motta-wc-products-list"> <h2>Best Selling</h2> <div class="motta-products-list__items"> <a class="motta-products-list__item" href="https://scholaron.com/doc/2023-2024-ati-pediatrics-proctored-exam-with-answers-139-solved-questions/"> <img width="232" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%20300'%3E%3C/svg%3E" alt="2023-2024 ATI Pediatrics Proctored Exam with Answers (139 Solved Questions)" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9781452152417-EXS-8-232x300.webp"><noscript><img width="232" height="300" src="https://scholaron.com/wp-content/uploads/2024/07/9781452152417-EXS-8-232x300.webp" alt="2023-2024 ATI Pediatrics Proctored Exam with Answers (139 Solved Questions)" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">2023-2024 ATI Pediatrics Proctored Exam with Answers (139 Solved Questions)</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> <a class="motta-products-list__item" href="https://scholaron.com/doc/chemistry-principles-and-reactions-7th-edition-test-bank/"> <img width="232" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%20300'%3E%3C/svg%3E" alt="Chemistry: Principles And Reactions, 7th Edition Test Bank" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9781111427108-tspl-11-232x300.webp"><noscript><img width="232" height="300" src="https://scholaron.com/wp-content/uploads/2024/07/9781111427108-tspl-11-232x300.webp" alt="Chemistry: Principles And Reactions, 7th Edition Test Bank" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">Chemistry: Principles And Reactions, 7th Edition Test Bank</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> <a class="motta-products-list__item" href="https://scholaron.com/doc/test-bank-for-hospitality-facilities-management-and-design-4th-edition/"> <img width="232" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%20300'%3E%3C/svg%3E" alt="Test Bank for Hospitality Facilities Management and Design, 4th Edition" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780133767902-tspl-5-232x300.webp"><noscript><img width="232" height="300" src="https://scholaron.com/wp-content/uploads/2024/07/9780133767902-tspl-5-232x300.webp" alt="Test Bank for Hospitality Facilities Management and Design, 4th Edition" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">Test Bank for Hospitality Facilities Management and Design, 4th Edition</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> <a class="motta-products-list__item" href="https://scholaron.com/doc/solution-manual-for-designing-the-user-interface-strategies-for-effective-human-computer-interaction-6th-edition/"> <img width="232" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%20300'%3E%3C/svg%3E" alt="Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-232x300.webp"><noscript><img width="232" height="300" src="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-232x300.webp" alt="Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> <a class="motta-products-list__item" href="https://scholaron.com/doc/the-world-of-customer-service-3rd-edition-test-bank/"> <img width="612" height="792" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20612%20792'%3E%3C/svg%3E" alt="The World Of Customer Service, 3rd Edition Test Bank" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780840064240-tspl-5.webp"><noscript><img width="612" height="792" src="https://scholaron.com/wp-content/uploads/2024/07/9780840064240-tspl-5.webp" alt="The World Of Customer Service, 3rd Edition Test Bank" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">The World Of Customer Service, 3rd Edition Test Bank</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> <a class="motta-products-list__item" href="https://scholaron.com/doc/data-structures-and-other-objects-using-c-4th-edition-solution-manual/"> <img width="232" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20232%20300'%3E%3C/svg%3E" alt="Data Structures and Other Objects Using C++ 4th Edition Solution Manual" class="motta-products-list__image" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/0132129485-spl-5-232x300.webp"><noscript><img width="232" height="300" src="https://scholaron.com/wp-content/uploads/2024/07/0132129485-spl-5-232x300.webp" alt="Data Structures and Other Objects Using C++ 4th Edition Solution Manual" class="motta-products-list__image"></noscript> <div class="motta-products-list__content"> <div class="motta-products-list__title">Data Structures and Other Objects Using C++ 4th Edition Solution Manual</div> <div class="motta-products-list__price price"><ins><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>18.99</span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>29.99</span></del><span class="price__save"><span class="text">Save:</span><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>11.00</span><span class="percentage">(37%)</span></span></div> </div> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7eba75c1 e-flex e-con-boxed e-con e-parent" data-id="7eba75c1" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-44c81fa1 e-flex e-con-boxed e-con e-child" data-id="44c81fa1" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-55cfb187 elementor-widget elementor-widget-motta-wc-product-related" data-id="55cfb187" data-element_type="widget" data-settings="{"slides_to_show_tablet":"3","navigation_tablet":"dots","navigation_mobile":"dots","slides_to_show_mobile":"1","slides_to_show":5,"slides_to_scroll":1,"navigation":"arrows","autoplay":"yes","autoplay_speed":3000,"pause_on_hover":"yes","speed":800}" data-widget_type="motta-wc-product-related.default"> <div class="elementor-widget-container"> <div class="related-product__carousel motta-swiper-carousel-elementor motta-product-carousel navigation-arrows navigation-tablet-dots navigation-mobile-dots woocommerce"> <h2 class="related-products__title">Related Documents</h2> <section class="related products"> <ul class="products product-card-layout-1 columns-5 product-no-buttons mobile-col-2"> <li class="has-buy-now product type-product post-23866 status-publish first instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/solution-manual-for-designing-the-user-interface-strategies-for-effective-human-computer-interaction-6th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-300x388.webp" /><noscript><img width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134380384-spl-5.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23866" data-quantity="1" data-product_id="23866" data-product_title="Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780134380384-SM</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/solution-manual-for-designing-the-user-interface-strategies-for-effective-human-computer-interaction-6th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Solution Manual for Designing the User Interface: Strategies for Effective Human-Computer Interaction, 6th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-24440 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/solution-manual-for-assembly-language-for-x86-processors-7th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual For Assembly Language For X86 Processors, 7th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-300x388.webp" /><noscript><img width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual For Assembly Language For X86 Processors, 7th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/0133769402-spl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=24440" data-quantity="1" data-product_id="24440" data-product_title="Solution Manual For Assembly Language For X86 Processors, 7th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Solution Manual For Assembly Language For X86 Processors, 7th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780133769401-SM</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/solution-manual-for-assembly-language-for-x86-processors-7th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Solution Manual For Assembly Language For X86 Processors, 7th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-24296 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/test-bank-for-absolute-c-6th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="387" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20387'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for Absolute C++, 6th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-300x387.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-600x774.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-233x300.webp 233w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-60x77.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-300x387.webp" /><noscript><img loading="lazy" width="300" height="387" src="https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-300x387.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for Absolute C++, 6th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-300x387.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-600x774.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-233x300.webp 233w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-60x77.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134227078-tspl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=24296" data-quantity="1" data-product_id="24296" data-product_title="Test Bank for Absolute C++, 6th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Test Bank for Absolute C++, 6th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780134227078-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/test-bank-for-absolute-c-6th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Test Bank for Absolute C++, 6th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-24276 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/java-how-to-program-10th-edition-test-bank/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Java How To Program, 10th Edition Test Bank" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Java How To Program, 10th Edition Test Bank" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780132575652-tspl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=24276" data-quantity="1" data-product_id="24276" data-product_title="Java How To Program, 10th Edition Test Bank" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Java How To Program, 10th Edition Test Bank” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780132575652-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/java-how-to-program-10th-edition-test-bank/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Java How To Program, 10th Edition Test Bank</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23712 status-publish last instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/systems-analysis-and-design-11th-edition-test-bank/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Systems Analysis and Design, 11th Edition Test Bank" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Systems Analysis and Design, 11th Edition Test Bank" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781305494602-tspl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23712" data-quantity="1" data-product_id="23712" data-product_title="Systems Analysis and Design, 11th Edition Test Bank" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Systems Analysis and Design, 11th Edition Test Bank” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9781305494602-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/systems-analysis-and-design-11th-edition-test-bank/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Systems Analysis and Design, 11th Edition Test Bank</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23598 status-publish first instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/test-bank-for-c-how-to-program-10th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for C++ How to Program, 10th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for C++ How to Program, 10th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134448237-tspl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23598" data-quantity="1" data-product_id="23598" data-product_title="Test Bank for C++ How to Program, 10th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Test Bank for C++ How to Program, 10th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780134448237-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/test-bank-for-c-how-to-program-10th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Test Bank for C++ How to Program, 10th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23534 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/solution-manual-for-fundamentals-of-web-development-2nd-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="212" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20212'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Fundamentals of Web Development, 2nd Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-300x212.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-600x424.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-768x543.webp 768w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-100x70.webp 100w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-60x42.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-110x78.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1.webp 842w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-300x212.webp" /><noscript><img loading="lazy" width="300" height="212" src="https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-300x212.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Fundamentals of Web Development, 2nd Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-300x212.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-600x424.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-768x543.webp 768w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-100x70.webp 100w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-60x42.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1-110x78.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134481265-spl-1.webp 842w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23534" data-quantity="1" data-product_id="23534" data-product_title="Solution Manual for Fundamentals of Web Development, 2nd Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Solution Manual for Fundamentals of Web Development, 2nd Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780134481265-SM</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/solution-manual-for-fundamentals-of-web-development-2nd-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Solution Manual for Fundamentals of Web Development, 2nd Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23386 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/solution-manual-for-starting-out-with-python-global-edition-4th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Starting Out with Python, Global Edition, 4th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Solution Manual for Starting Out with Python, Global Edition, 4th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781292225753-spl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23386" data-quantity="1" data-product_id="23386" data-product_title="Solution Manual for Starting Out with Python, Global Edition, 4th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Solution Manual for Starting Out with Python, Global Edition, 4th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9781292225753-SM</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/solution-manual-for-starting-out-with-python-global-edition-4th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Solution Manual for Starting Out with Python, Global Edition, 4th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23246 status-publish instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/test-bank-for-information-technology-project-management-9th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank For Information Technology Project Management, 9th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank For Information Technology Project Management, 9th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9781337101356-tspl-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23246" data-quantity="1" data-product_id="23246" data-product_title="Test Bank For Information Technology Project Management, 9th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Test Bank For Information Technology Project Management, 9th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9781337101356-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/test-bank-for-information-technology-project-management-9th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Test Bank For Information Technology Project Management, 9th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> <li class="has-buy-now product type-product post-23091 status-publish last instock product_cat-computer-science has-post-thumbnail sale downloadable virtual sold-individually purchasable product-type-simple"> <div class="product-inner"><span class="woocommerce-badges"><span class="onsale woocommerce-badge">-37%</span></span><div class="product-thumbnail"><a href="https://scholaron.com/doc/test-bank-for-starting-out-with-c-from-control-structures-to-objects-9th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="388" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20388'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for Starting Out with C++ from Control Structures to Objects, 9th Edition" decoding="async" data-lazy-srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1.webp 612w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-300x388.webp" /><noscript><img loading="lazy" width="300" height="388" src="https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-300x388.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Test Bank for Starting Out with C++ from Control Structures to Objects, 9th Edition" decoding="async" srcset="https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-300x388.webp 300w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-600x776.webp 600w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-232x300.webp 232w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-60x78.webp 60w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1-110x142.webp 110w, https://scholaron.com/wp-content/uploads/2024/07/9780134498379-tspl-1-1.webp 612w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a><div class="product-featured-icons"><a href="?add-to-wishlist=23091" data-quantity="1" data-product_id="23091" data-product_title="Test Bank for Starting Out with C++ from Control Structures to Objects, 9th Edition" data-variations="" class="wcboost-wishlist-button wcboost-wishlist-button--theme button wp-element-button wcboost-wishlist-button--ajax motta-button motta-button--text motta-button--wishlist motta-button-wishlist--view" aria-label="Add “Test Bank for Starting Out with C++ from Control Structures to Objects, 9th Edition” to the wishlist"> <span class="motta-button__icon add-to-wishlist-button__icon wcboost-wishlist-button__icon"><span class="motta-svg-icon motta-svg-icon--wishlist" ><svg width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0 0 32 32"><path d="M22.736 6.4v0c1.792 0 3.44 1.12 4.128 2.768 0.8 1.92 0.112 4.144-1.856 6.112l-9.024 8.992-9.024-8.976c-1.984-1.984-2.64-4.144-1.824-6.080 0.688-1.68 2.352-2.8 4.144-2.8 1.504 0 3.040 0.752 4.448 2.16l2.256 2.256 2.256-2.256c1.44-1.424 2.992-2.176 4.496-2.176zM22.736 3.2c-2.176 0-4.544 0.912-6.752 3.104-2.192-2.176-4.544-3.088-6.704-3.088-6.368 0-11.040 7.904-4.576 14.336l11.28 11.248 11.28-11.248c6.496-6.448 1.856-14.352-4.528-14.352v0z"></path></svg></span></span> <span class="motta-button__text add-to-wishlist-button__text wcboost-wishlist-button__text" data-add="Add To Wishlist" data-remove="Remove Wishlist" data-view="View Wishlist">Wishlist</span> </a></div></div><div class="product-summary show-vendor"><div class="meta-wrapper"><div class="meta meta-sku">Sku: <span>9780134498379-TB</span></div></div><h2 class="woocommerce-loop-product__title"><a href="https://scholaron.com/doc/test-bank-for-starting-out-with-c-from-control-structures-to-objects-9th-edition/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">Test Bank for Starting Out with C++ from Control Structures to Objects, 9th Edition</a></h2> <span class="price"><ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>18.99</bdi></span></ins> <del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>29.99</bdi></span></del></span> </div><div class="product-actions"></div></div></li> </ul> </section> </div> </div> </div> </div> </div> </div> </div> </div> </div><!-- #product- --> <script type="rocketlazyloadscript"> document.addEventListener("DOMContentLoaded", function() { let PDFFILE, readMoreStatus = false; let toggleBtn = jQuery("#toggleReadmoreBtn"); function toggleReadMore() { if (readMoreStatus) { document.querySelector('#description-content').style.height = '6em'; document.querySelector('#description-content').style.overflowY = 'hidden'; toggleBtn.html('Read More'); readMoreStatus = false; } else { document.querySelector('#description-content').style.height = '500px'; document.querySelector('#description-content').style.overflowY = 'auto'; toggleBtn.html('Show less'); readMoreStatus = true; } } // Ensure the function is accessible globally window.toggleReadMore = toggleReadMore; }); </script> </div><!-- #content --> <footer id="site-footer" class="site-footer"> <div class="footer-main show-on-mobile"> <div data-elementor-type="wp-post" data-elementor-id="4015" class="elementor elementor-4015" data-elementor-post-type="motta_footer"> <section class="elementor-section elementor-top-section elementor-element elementor-element-6a8b31f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default motta-responsive-column motta-tablet-column--default motta-responsive-column motta-mobile-column--default" data-id="6a8b31f2" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4a0e30d2" data-id="4a0e30d2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-62628a7 motta-icon-box__icon-position--left motta-mobile-icon-box__icon-position--top motta-tablet-icon-box__icon-position--left motta-mobile-icon-box__icon-alignment--center motta-icon-box__vertical-align-middle elementor-widget elementor-widget-motta-icon-box" data-id="62628a7" data-element_type="widget" data-widget_type="motta-icon-box.default"> <div class="elementor-widget-container"> <div class="motta-icon-box icon-type-icon"> <div class="motta-icon-box__icon"> <span class="motta-svg-icon"><svg aria-hidden="true" class="e-font-icon-svg e-fas-cloud-download-alt" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"></path></svg></span> </div> <div class="motta-icon-box__wrapper"> <div class="motta-icon-box__content">Get your study resource right away</div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-45f279b0" data-id="45f279b0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-69bf4e8d motta-icon-box__icon-position--left motta-mobile-icon-box__icon-position--top motta-tablet-icon-box__icon-position--left motta-mobile-icon-box__icon-alignment--center motta-icon-box__vertical-align-middle elementor-widget elementor-widget-motta-icon-box" data-id="69bf4e8d" data-element_type="widget" data-widget_type="motta-icon-box.default"> <div class="elementor-widget-container"> <div class="motta-icon-box icon-type-icon"> <div class="motta-icon-box__icon"> <span class="motta-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>secure-payment

    100% Secure & Confidential Payment Gateway
    Every Resource Uploaded is Individually Checked
    Our Academic Advisors are available round the clock

    Copyright ยฉ 2024 ScholarOn, All rights reserved.

    ScholarOn is not sponsored or endorsed by any college or university.

    Shop by Category See All


    Shopping Cart (0)

    Your bag is empty

    Don't miss out on great deals! Start shopping or Sign in to view products added.

    Shop What's New Sign in