Blogger Guide - Easy to Understand Skip to main content

Posts

Showing posts from October, 2017

How to add PNR status to your website on blogger?

If you have a blog on  blogger.com    then you can add your PNR status check html code to blogger. There are various videos, links or website which give the answer of the question “How to add your PNR status on blog or website on blogger?”. But here is a simple solution of the question. Only just follow the given steps: 1 First  Step 2 Second  Step 3 Third  Step 4 Fourth  Step <style> #box-with-shadows {   color:#222222;   background-color:#f9f9f9;   border:1px solid #eee;   box-shadow:0 4px 16px rgba(0,0,0,.2);   -moz-box-shadow:0 4px 16px rgba(0,0,0,.2);   -webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);   display:block;   font-family:arial;   font-size:10pt;   width:80%;   margin:20px auto;   padding:20px;   position:relative;   z-index:10000 } .button{  width:110px; background-color:#FE...