How to Disable Link Open Style.css section and paste this code in class which you want to disable link- pointer-events: none; cursor: default; Then save CSS file.
thekroyaard
Document correction in NATS – If you have uploaded any wrong document instead of education document at the time of registration in NATS, then you can rectify that mistake completely, for that you will have to send an email. After checking the email, the correct document sent by you will be uploaded through NATS. official […]

Nokia C01 PLUS This Device Launch in 2021. The Android Mobile comes with android 11 Go Edition operating system, Hardware SC9863a Octa-core up to 1.6Ghz. 2GB of Ram. 16GB of Storage up to 128 GB. 5.4” HD+ (18:9) Display. 3000 mAh Removable Battery. Back Camera – 5MP with Flash Light. Front Camera – 5MP with […]

realme GT Master Edition Unboxing & First Impressions by Trakin Tech YouTube – Trakin Tech Source Link – Click Here

Design your website’s homepage with easy steps. Manage your home page without any plugins, Just use this simple code in your custom theme. How To >> First of all open your hosting cpanel and go to theme folder. >> Create new file name with page-home.php. >> Then paste these code in page-home.php. <?php /** Template […]
If you want to set any type of image in background position. so follow these easy steps with thekroyaard.com. How To >> Open Your style.css section. >> paste these code background-image: url(image_url) ; background-size: 250px 1600px; background-repeat: no-repeat; >> then save and apply this.
Coaxial Cable एक तरह की transmission तार (वायर) है जिसे signal की high frequency के लिए इस्तमाल किया जाता है। यह चार परतों वाली मोटी तार होती है, जिसे TV, setup box इत्यादि मे इस्तेमाल किया जाता है । Coaxial Cable के प्रकार यह cable दो तरह की होती है ThikNet Core Coaxial Cable यह […]
Category Make your WordPress website with specific category and show how much post per page in specific category. How to add specific category first of all open your WordPress active theme folder and paste this code where you want show specific category post. <?php // the query $the_query = new WP_Query(array( ‘category_name’ => ‘ENTER_NAME’, ‘post_status’ […]
Add share button without any type of plugin or thirdparty app on wordpress, Just paste given code where you want to show share button. How to add share button on theme Open active theme’s folder then open header.php file and paste given code between <head> ….. </head>. <link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> Then paste share button where […]
We understand the difference between passport and visa by definition. Passport This is a kind of identity card which tells which country you are a citizen of. Visa In order to enter a country for a specified period of time, it is necessary to have a visa. For example, if I am from India and […]