post

May 29, 2024 / BY Laxman Nepal
Description Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley...

Continue Reading

Responsive Web App

March 01, 2024 / BY Laxman Nepal
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;800&display=swap'); #PopularPosts1, #footer, .page header, #comments, .post-share-buttons, h3.post-title, .bg-photo-container, .bg-photo-overlay, .centered-top-container, .collapsed-header .centered-top-placeholder { display: none; } .post-body { color: #000; margin: 0; font-family: "Poppins", sans-serif; } .post-body img { height: unset; } .post-body h3 { color: #000; } footer h3 { color: #fff; } .Blog .blog-posts .post-outer-container .post-outer { padding-bottom: 0; } .Blog .blog-posts .post-outer-container, .centered-bottom { padding: 0; } .page_body...

Continue Reading

Animated Hero Header

March 01, 2024 / BY Laxman Nepal
Welcome @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@700&display=swap"); body { padding: 0; margin: 0; font-family: "Inter", sans-serif; color: #111822; } nav#custom-nav a { text-decoration: none; color: #111822; } .my-container { max-width: 1100px; margin: 0 auto; padding: 0 26px; } nav#custom-nav { position: fixed; top: 0; background: #fff; left: 0; right: 0; padding: 8px 0; z-index: 400; } nav#custom-nav .my-container { display: flex; justify-content: space-between; align-items: center; } .logo...

Continue Reading

search

February 29, 2024 / BY Laxman Nepal
#searchForm { display: inline-flex; position: relative; width: 100%; } #searchForm input { background: transparent; font-size: 14px; line-height: 27px; text-indent: 14px; width: 90%; color: #212121; border: 1px solid #e0e0e0; border-right: none; border-radius: 2px 0 0 2px; outline: 0; } #searchForm input:hover, #searchForm button:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0...

Continue Reading

search

February 29, 2024 / BY Laxman Nepal
body { font-family: Arial, sans-serif; margin: 20px; } #my-text-box { padding: 10px; font-size: 16px; width: 300px; transition: all 0.3s ease; border: 1px solid #ccc; border-radius: 5px; } #my-text-box:focus { border-color: #007bff; box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); } #messages { margin-top: 10px; } #result { list-style-type: none; padding: 0; } #result li { margin: 5px 0; opacity: 0; transform: translateY(-20px); transition:...

Continue Reading

UNICODE TO PREETI CONVERTER | NEPALI UNICODE

February 29, 2024 / BY Laxman Nepal
Unicode to Preeti Converter | Nepali Unicode - Mero Kalam html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body, button, input, select, textarea { font: 14px/23px 'Droid Sans', sans-serif; color: #555; margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } a {...

Continue Reading