{"id":17220,"date":"2024-05-22T08:36:50","date_gmt":"2024-05-22T08:36:50","guid":{"rendered":"https:\/\/bestsoln.com\/web\/?page_id=17220"},"modified":"2026-09-12T17:49:47","modified_gmt":"2026-09-12T17:49:47","slug":"notepad","status":"publish","type":"page","link":"https:\/\/bestsoln.com\/web\/tools\/notepad\/","title":{"rendered":"Notepad"},"content":{"rendered":"\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\t\t\t<!-- Flexy Breadcrumb -->\r\n\t\t\t<div class=\"fbc fbc-page\">\r\n\r\n\t\t\t\t<!-- Breadcrumb wrapper -->\r\n\t\t\t\t<div class=\"fbc-wrap\">\r\n\r\n\t\t\t\t\t<!-- Ordered list-->\r\n\t\t\t\t\t<ol class=\"fbc-items\" itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\">\r\n\t\t\t\t\t\t            <li itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\r\n                <span itemprop=\"name\">\r\n                    <!-- Home Link -->\r\n                    <a itemprop=\"item\" href=\"https:\/\/bestsoln.com\/web\">\r\n                    \r\n                                                    <i class=\"fa fa-home\" aria-hidden=\"true\"><\/i>Home                    <\/a>\r\n                <\/span>\r\n                <meta itemprop=\"position\" content=\"1\" \/><!-- Meta Position-->\r\n             <\/li><li><span class=\"fbc-separator\">\/<\/span><\/li><li class=\"active\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\"><span itemprop=\"name\" title=\"Notepad\">Notepad<\/span><meta itemprop=\"position\" content=\"2\" \/><\/li>\t\t\t\t\t<\/ol>\r\n\t\t\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-buttons has-custom-font-size has-small-font-size is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-b192c3d7 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/t.me\/bestsoln\" style=\"border-radius:5px;background-color:#0088cc\" target=\"_blank\" rel=\"noreferrer noopener\">Join Telegram Channel<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/whatsapp.com\/channel\/0029VaQv10P1NCrL6qZa0m13\" style=\"border-radius:5px;background-color:#25d366\" target=\"_blank\" rel=\"noreferrer noopener\">Join WhatsApp Channel<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<p class=\"wp-block-paragraph\">\u23f1\ufe0f Read Time:<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:80%\"><div class=\"wp-block-post-time-to-read\">1\u20132 minutes<\/div><\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">About Notepad<\/h2>\n\n\n<div class=\"jusfy wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">This is a simple web-based text editor that allows you to format your text with basic styling options such as bold, italic, underline, strikethrough, text alignment, and lists. You can also insert and remove hyperlinks. This editor is implemented using pure HTML, CSS, and JavaScript without any external libraries. <\/p><\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-group has-border-color is-layout-constrained wp-container-core-group-is-layout-1f87d1b4 wp-block-group-is-layout-constrained\" style=\"border-color:#ff6900;border-width:2px;border-radius:10px;margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<h2 class=\"wp-block-heading jusfy\">Add Notes<\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-2021ae5c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--20)\"><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n\r\n<div class=\"editor-container\">\r\n\t<div class=\"toolbar\">\r\n\t\t<button onclick=\"execCmd('bold')\"><i class=\"fas fa-bold\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('italic')\"><i class=\"fas fa-italic\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('underline')\"><i class=\"fas fa-underline\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('strikeThrough')\"><i class=\"fas fa-strikethrough\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('justifyLeft')\"><i class=\"fas fa-align-left\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('justifyCenter')\"><i class=\"fas fa-align-center\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('justifyRight')\"><i class=\"fas fa-align-right\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('insertOrderedList')\"><i class=\"fas fa-list-ol\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('insertUnorderedList')\"><i class=\"fas fa-list-ul\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('createLink')\"><i class=\"fas fa-link\"><\/i><\/button>\r\n\t\t<button onclick=\"execCmd('unlink')\"><i class=\"fas fa-unlink\"><\/i><\/button>\r\n\t\t<button onclick=\"saveTextAsFile()\"><i class=\"fas fa-save\"><\/i><\/button>\r\n\t<\/div>\r\n\t<div id=\"editor\" contenteditable=\"true\"><\/div>\r\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Use Text Editor?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: <strong>Open the Web Page<\/strong><\/h3>\n\n\n\n<p class=\"jusfy wp-block-paragraph\">Open the HTML file in your web browser.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: <strong>Using the Toolbar<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"jusfy\"><strong>Bold<\/strong>: Click the &#8220;B&#8221; button to make your selected text bold.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Italic<\/strong>: Click the &#8220;I&#8221; button to italicize your selected text.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Underline<\/strong>: Click the &#8220;U&#8221; button to underline your selected text.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Strikethrough<\/strong>: Click the &#8220;S&#8221; button to strikethrough your selected text.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Align Left<\/strong>: Click the &#8220;Left&#8221; button to align your selected text to the left.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Align Center<\/strong>: Click the &#8220;Center&#8221; button to center-align your selected text.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Align Right<\/strong>: Click the &#8220;Right&#8221; button to align your selected text to the right.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Ordered List<\/strong>: Click the &#8220;OL&#8221; button to create an ordered list (numbered list).<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Unordered List<\/strong>: Click the &#8220;UL&#8221; button to create an unordered list (bulleted list).<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Insert Link<\/strong>: Click the &#8220;Link&#8221; button to insert a hyperlink. You will be prompted to enter the URL.<\/li>\n\n\n\n<li class=\"jusfy\"><strong>Remove Link<\/strong>: Click the &#8220;Unlink&#8221; button to remove a hyperlink.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: <strong>Editing Text<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"jusfy\">Click inside the editable area (the space below the toolbar).<\/li>\n\n\n\n<li class=\"jusfy\">Start typing your text.<\/li>\n\n\n\n<li class=\"jusfy\">Use the toolbar buttons to format the text as you type or after selecting the text you want to format.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: <strong>Save Your Work<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Click the &#8220;Save as .txt&#8221; button in the toolbar.<\/li>\n\n\n\n<li>This will prompt a download of the text content as a <code>.txt<\/code> file.<\/li>\n\n\n\n<li>Save the file to your desired location on your device.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"jusfy wp-block-paragraph\">This text editor provides a basic interface for text formatting, making it useful for quick edits and formatting tasks without needing complex software.<\/p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size has-visible-labels is-style-pill-shape is-horizontal is-content-justification-left is-layout-flex wp-container-core-social-links-is-layout-7b1574cb wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-youtube wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/@bestsoln\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-linkedin wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/company\/bestsoln\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label\">LinkedIn<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-facebook wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/facebook.com\/bestsoln\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"><\/path><\/svg><span class=\"wp-block-social-link-label\">Facebook<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a rel=\"noopener nofollow\" target=\"_blank\" href=\"https:\/\/www.instagram.com\/bestsoln\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label\">Instagram<\/span><\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This is a simple web-based text editor that allows you to format your text with basic styling options such as bold, italic, underline, strikethrough, text alignment, and lists. You can also insert and remove hyperlinks. This editor is implemented using pure HTML, CSS, and JavaScript without any external libraries.<\/p>\n","protected":false},"author":1,"featured_media":17328,"parent":17430,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-web-tools-right-sidebar","meta":{"googlesitekit_rrm_CAow1snDDA:productID":"","MSN_Categories":"Uncategorized","MSN_Publish_Option":false,"MSN_Is_Local_News":false,"MSN_Is_AIAC_Included":"Empty","MSN_Location":"[]","MSN_Add_Feature_Img_On_Top_Of_Post":false,"MSN_Has_Custom_Author":false,"MSN_Custom_Author":"","MSN_Has_Custom_Canonical_Url":false,"MSN_Custom_Canonical_Url":"","_asgm_disable_schema":false,"_asgm_disable_faq":false,"_asgm_disable_howto":false,"_asgm_disable_llms":false,"_asgm_llms_description":"","footnotes":""},"class_list":["post-17220","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/pages\/17220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/comments?post=17220"}],"version-history":[{"count":6,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/pages\/17220\/revisions"}],"predecessor-version":[{"id":129380,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/pages\/17220\/revisions\/129380"}],"up":[{"embeddable":true,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/pages\/17430"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/media\/17328"}],"wp:attachment":[{"href":"https:\/\/bestsoln.com\/web\/wp-json\/wp\/v2\/media?parent=17220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}