Search This Blog
Wednesday, June 30, 2021
'Dekh Kar Delete Kar Dena' Feature to WhatsApp User | View Once/Disappearing Mode
Monday, June 21, 2021
Post-Trial, Get LinkedIn Premium free for 1 month | 2021
LinkedIn in an employment oriented online service that allows you to network with professionals and search for job opportunities worldwide. While signing up is free of cost, it has an option of premium membership which provides some added benefits like increased visibility, InMail messaging, full profile visibility, and so on. You can visit their site to check out all the benefits of LinkedIn Premium. The premium subscription comes in four different options viz. Career, Business, Sales and Hiring. The career option is the cheapest one and comes at Rs.1400/month. However you can use premium free for one month as free trial. This offer is extended to everyone from LinkedIn.
Today we are going to show you how you can get LinkedIn premium free for one month apart from the free trial offered by them. Go through the following steps to enjoy extra one month of LinkedIn premium.
1. Go to Visual Studio Dev Essentials site. Click on 'Join or Access now' button.
2. Sign up on this page by creating a new account. Once you are signed up, login to their site. Their home page will be opened.
3. On the home page there is a 'Benefits' tab. Under this tab you can find a lot of free subscriptions. Among them there is an option 'LinkedIn Learning'. Click on activate. This will take you to LinkedIn site.
4. Login to LinkedIn page that opens up after clicking on activate. After logging in to their page, you will be directed to checkout page where you have to enter your credit card/ debit card details. Don't worry you won't be charged anything at this moment. They will start billing you once your free period is over. Click on 'Review Order' after entering your card details. Then click on 'Start you Free Trial'.
That's it! Now you can enjoy one month of premium subscription of LinkedIn. You may cancel the subscription after the free trial period ends to avoid any deduction of money from your account.
Do checkout our other posts:
Looking for DeepNude? First Read Here Before Downloading | 2021
Thursday, June 17, 2021
Windows 7/8/9/10 | Save Full Webpage/Long Screenshot in PDF/JPEG Format
Monday, June 14, 2021
Script -3 : Blogger Quiz Code script for Free | % Calculation | June 2021 | 100% Working
If you are planning to make a quiz test on your blogger website, you have come to the right place.
For the Correct Answer:
For the Wrong Answer:
Quiz Score:
Saturday, June 12, 2021
Script -2 : Blogger Quiz Code script for Free | Show/Hide Feature | June 2021 | 100% Working
- Show/Hide feature in Quiz - blogger free script
- No coding skill required
- Compatible with all free(or premium) blogger themes available
- Script has no hidden tags or JAVA/JSON/PHP scripts
- Just copy and paste the code
RAM stands for "Random Access Memory"
CPU is the brain of the computer.
Ramnath Konvid is the President of India(2021).
Friday, June 11, 2021
Copy the Code Button in Blogger | 100% Free Script | June 2021 | Working
- No coding skill required
- Compatible with all free(or premium) blogger themes available
- Pure HTML code, the script has no hidden tags or JAVA/JSON scripts
- Just copy and paste the code in your blog post
a) You can drag your mouse over the code section, right click and copy the code(no need to modify anything)
b) Click on the 'Copy the Code' button(for this case you need to slightly modify the code before pasting it in your blog post)
For Step2: (a)
- Copy below code , starting from <textarea to <br />
- Whatever code or text you want readers to copy-paste that in place of {----This code/text will be inside copy box----}
<textarea cols="100" id="htmlText" readonly="" rows="20" style="background-color: #1b1b1b; color: white; height: auto; overflow: auto; resize: none; width: 100%;">{----This code/text will be inside copy box----}</textarea><button id="htmlBtn" onclick="copyhtml()" style="background-color: #4caf50; border: none; color: white; cursor: pointer; display: inline-block; font-size: 16px; margin: 4px 2px; padding: 10px 30px; text-align: center; text-decoration: none;">Copy the Code</button><script>function copyhtml() {const text = document.querySelector("#htmlText");const btnText = document.querySelector("#htmlBtn");text.select();document.execCommand("copy");btnText.textContent = "Code Copied Successfully";setTimeout(function(){btnText.textContent = "Copy the Code";}, 5000);}</script><br /><br />
For Step2: (b)
- Click on the 'Copy the Code' button
- Once the code is copied into the clipboard, paste that to any HTML editor, say, Notepad ++ or blogger HTML view itself.
- Now find first <//textarea and replace that with <textarea that means just remove those two // symbols.
- Find second <//textarea and replace that with </textarea that means remove one / symbol
- Find <//button and replace that with <button that means just remove those two // symbols.
- Now find first <//script and replace that with <script that means just remove those two // symbols.
- Find second <//script and replace that with </script that means remove one / symbol
- Finally find <br //><br //> and replace that with <br /><br /> that means remove one / symbol from each angular bracket< >
Thursday, June 10, 2021
Script -1 : Blogger Quiz Code script for Free | Show/Hide Feature | June 2021 | 100% Working
- No coding skill required
- Compatible with all free(or premium) blogger themes available
- Script has no hidden tags or JAVA/JSON scrips
- Need to copy and paste the code
1. Type Question
Explanation/Answer:-
Featured Post
Join in Any 18+ WhatsApp Groups(10000+) in A Single Click | 2021
Welcome to this blog. Here, we love to share with you all the internet-related tips and tricks. If you plan to join different kinds of...