Posts

MCQ Code Final stylish

Question 1: What is 2 + 2? A) 4 B) 5 C) 6 D) 7 Explanation: 2 + 2 equals 4. Question 2: What is the capital of France? A) Paris B) London C) Berlin D) Madrid Explanation: The capital of France is Paris. Question 3: What is the largest planet in our solar system? A) Jupiter B) Earth C) Mars D) Venus Explanation: Jupiter is the largest planet in our solar system. Question 4: Which gas do plants absorb from the atmosphere? A) Carbon dioxide B) Oxygen C) Nitrogen D) Hydrogen Explanation: Plants absorb carbon dioxide from the atmosphere. Question 5: What is the largest mammal in the world? A) Blue whale B) African elephant C) Giraffe D) Lion Explanation: The blue whale is the largest mammal in the world. ...

MCQ Code For Blogger

What is the capital of France? Paris Rome Berlin Madrid Paris is the capital of France. Who wrote "Romeo and Juliet"? Charles Dickens William Shakespeare Jane Austen Mark Twain William Shakespeare wrote "Romeo and Juliet". What does the abbreviation HTML stand for? HyperText Markup Language. HighText Markup Language. HyperText Markdown Language. None of the above. HTML stands for HighText Markup Language. What is your country Name? India. Bangladesh Pakistan. Nepal. Bangladesh is Right answer. Previous 1 2 Next

Password Proteceted Post

Protected Page Submit In this Article, You’ll learn How you can protect your Blogger pages with a password and only allow limited people to access your Premium Content.

Mouse coursor code Blogger

head Option এ বসাতে হবে।

Popup download for blogeer With Timer Final code

Java Script code add theme and Post code below : Download Download Your file Download File

Popup download for blogeer With Timer

Download Download Your file Download File

How to remove m=1 from blogger

  <script type='text/javascript'> //<![CDATA[ var uri = window.location.toString(); if (uri.indexOf("%3D","%3D") > 0) { var clean_uri = uri.substring(0, uri.indexOf("%3D")); window.history.replaceState({}, document.title, clean_uri); } var uri = window.location.toString(); if (uri.indexOf("%3D%3D","%3D%3D") > 0) { var clean_uri = uri.substring(0, uri.indexOf("%3D%3D")); window.history.replaceState({}, document.title, clean_uri); } var uri = window.location.toString(); if (uri.indexOf("&m=1","&m=1") > 0) { var clean_uri = uri.substring(0, uri.indexOf("&m=1")); window.history.replaceState({}, document.title, clean_uri); } var uri = window.location.toString(); if (uri.indexOf("?m=1","?m=1") > 0) { var clean_uri = uri.substring(0, uri.indexOf("?m=1")); window.history.replaceState({}, document.title, clean_uri); } //]]> </scri...