How to Create a Plus Ui About Us Contact Sitemap Pages Kaise Banaye
हेलो दोस्तों हर ब्लॉग और वेबसाइट पर अक्सर नये नेय और स्टाइलिश पेज देखे होंगे जैसे की About Us Contact और Sitemap जैसे पेज अभी हाल ही में ब्लॉग के मार्किट में धमाका मचा रही है एक ब्लॉगर Theme Plus Ui V2.6.2 जो हर ब्लॉगर इसको अपने ब्लॉग साईट पर अपलोड करे रहा
Plus Ui Blogger की एक मात्र ऐसी Theme है जो की शायद ही किसी भी Bloggers को नापसंद आएगी। मै खुद इस Theme का उपयोग कर रहा हूँ। अगर आप भी इस Theme को Download करना चाहते है तो यहाँ से करे
(Latest!) Plus Ui V2.6.2 Blogger Theme को डाउनलोड कैसे करे
किसी भी ब्लॉग या वेबसाइट में ये 3 Pages बहुत ही Importance रखते है
Plus Ui Blogger हाल ही में एक इसी थीम निकल कर आई है जो हर ब्लॉगर को पसंद आती है कोई भी किसी भी टॉपिक पर ब्लॉग हो सब यही थीम को अपने ब्लॉग में उपयोग करे रहे है अगर आप भी डाउनलोड करना चाहते है तो इस लिंक से डाउनलोड करे सकते है
हर ब्लॉग और वेबसाइट कुछ पेज होते है जो के बहुत जरुरी है वेबसाइट के लिए About Sitemap Contact तो हम आज इस अर्तिक्ल में सिखंगे के About Sitemap Contact कैसे बनाये तो चलिए जान लेते है के कैसे बनाये पेज ब्लॉग के लिए
About Sitemap Contact
Plus Ui Blogger थीम में अगर आप About Sitemap Contact पेज बनाना के बारे में Google सर्च करे रहे है तो इस आर्टिकल में आप को About Sitemap Contact का जबाब मिल जायगा आप बिलकुल सही जगहे आये है
आज हम अपने ब्लॉग में स्टाइलिश और मॉडर्न क्लास के About Us Page और ब्लॉग में जानने वाले है
About Us Page के लिए क्या जरुरी है
अपने ब्लॉग में About Us Page बनाने के लिए आप को इमेज और एक Url की जरूरत होगी थोडा बहुत अपने बारे में लिखना होगा आप क्या करते है या अपने ब्लॉग के बारे में लिखिए
About पेज अपने ब्लॉग में ऐड करने के लिए सबसे पहले आप को अपने ब्लॉग में जाये और एक न्यू पेज बनाये
अब आप को में एक Html कोड प्रोवाइड करुगा जो निचे देख सकते है इस कोड अच्छी तरहे कॉपी करे ले पेज के Html व्यू में जाये कोड पेस्ट करे दे
<style>/*<![CDATA[*/
/* To change Header Subtitle */
.headH .headSub{max-width:none}
.headH .headSub::before{content:"About"}
/* About Author CSS */ .aboutAuthor{padding:60px 0 20px 0} .aboutAuthor .aboutCont{justify-content:center;position:relative;display:flex;max-width:95%;margin:auto;padding:80px 30px 95px 30px;background-color:#fff;box-shadow:0 10px 40px rgba(149,157,165,.2);border-radius:20px} .aboutAuthor .aboutCont img{box-shadow:0 5px 20px rgba(0,0,0,.2);padding:0;border:7px solid #fff;width:120px;height:120px;position:absolute;border-radius:50%;top:-60px;pointer-events:none} .aboutAuthor .aboutCont p{margin:0;text-align:center;font-family:var(--fontBa)} .drK .aboutAuthor .aboutCont{background:var(--darkBs);box-shadow:0 10px 40px rgba(0,0,0,.2)} .drkM .aboutAuthor .aboutCont img{background-image:linear-gradient(to top right,#363636,#717171);border-color:#fff;box-shadow:0 10px 40px rgba(0,0,0,.2)}.drK .aboutAuthor .aboutCont img{border-color:var(--darkBs);box-shadow:0 10px 40px rgba(0,0,0,.2)}
/* About Author Button */ .aboutAuthor .aboutCont .athrBtn{text-align:center;position:absolute;bottom:0;left:0;right:0} .aboutAuthor .aboutCont .athrBtn .button{border-radius:50px;margin:0 0 30px} .aboutAuthor .aboutCont .athrBtn .button svg{stroke:var(--darkT);margin-right:5px}
/* Website Stats */ .statsHeading{text-align:center} .statsWebsite{display:flex;flex-wrap:wrap;flex-direction:column;margin:12px auto} .statsCont{background-color:#fff;display:flex;justify-content:center;padding:8px;width:95%;margin:12px auto;box-shadow:0 5px 20px rgba(149,157,165,.2);border-radius:20px} .statsCont .stats{height:80px;width:200px;display:flex;align-items:center;justify-content:center; flex-direction:column; margin:0 35px} .statsCont .statsName{display:inline-flex;align-items:center;font-size:16px;font-family:var(--fontBa)} .statsCont .statsName svg{margin-right:7px} .statsCont .statsNumber{font-family:var(--fontB);font-size:30px;margin-top:6px;font-weight:normal} .statsNumber.v >span::before{content:attr(data-text)} .drK .statsCont{background-color:var(--darkBs);box-shadow:0 5px 20px rgba(0,0,0,.2)}
/* To change Profile background */
/* Light Mode */
.aboutAuthor .aboutCont img{background-color:#ffeaef}
/* Dark Mode */
.drK .aboutAuthor .aboutCont img{background-image:linear-gradient(to top right,#363636,#717171)}
/*]]>*/</style>
<script>
/*<![CDATA[*/
function statsPst(json){var el = qSel('.statsNumber.p');el.innerHTML = '<span>' + parseInt(json.feed.openSearch$totalResults.$t,10) + '</span>'};
function statsCmt(json){var el = qSel('.statsNumber.c');el.innerHTML = '<span>' + parseInt(json.feed.openSearch$totalResults.$t,10) + '</span>'};
if(isPrivateBlog!='true'){
Defer.js(blogUrl+'feeds/posts/default?alt=json-in-script&callback=statsPst', 'sts-pst');
Defer.js(blogUrl+'feeds/comments/default?alt=json-in-script&callback=statsCmt', 'sts-cmt');
};
/*]]>*/
</script>
<!--[ About Author ]-->
<div class='aboutAuthor'>
<div class='aboutCont'>
<!--[ Author Profile Picture, Recommended Sizes: 1280×1280px, 720×720px below 30KB for fast loading, use transparent picture ]-->
<img alt='alt_here' src='https://blogger.googleusercontent.com/img/a/AVvXsEjoxZtW_TZT562Uhh7gZwooADMcl56yuTdx-vblRzzWiG4FoFh7N_bgOpu3MxdU_4AeMkmazQcxq9gk542w7ecNc4aBYyVK4Og6TUjsikgS4n7fDZMThgGI4SswPMBGixd8bjErpjFApmUCgcF337XmbbMuLub11pHV4KG4misX3H5fggohZHvN2UGV1w' />
<!--[ Author Description ]-->
<p>Lorem ipsum dolor sit amet. Qui ratione rerum vel odit alias qui totam placeat! Aut esse sint hic possimus reprehenderit et consectetur beatae voluptates fugit. A earum vero et quos ipsa vel voluptatum sequi vel numquam nostrum eum explicabo vero.<br/><br/>This is a sample About Us/About Author Page.</p>
<div class='athrBtn'>
<a class='button' href='#' target='_blank'>
<!--[ Button SVG ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(5.000000, 2.400000)'><path d='M6.84454545,19.261909 C3.15272727,19.261909 -8.52651283e-14,18.6874153 -8.52651283e-14,16.3866334 C-8.52651283e-14,14.0858516 3.13272727,11.961909 6.84454545,11.961909 C10.5363636,11.961909 13.6890909,14.0652671 13.6890909,16.366049 C13.6890909,18.6658952 10.5563636,19.261909 6.84454545,19.261909 Z'/><path d='M6.83729838,8.77363636 C9.26002565,8.77363636 11.223662,6.81 11.223662,4.38727273 C11.223662,1.96454545 9.26002565,-1.0658141e-14 6.83729838,-1.0658141e-14 C4.41457111,-1.0658141e-14 2.45,1.96454545 2.45,4.38727273 C2.44184383,6.80181818 4.39184383,8.76545455 6.80638929,8.77363636 C6.81729838,8.77363636 6.82729838,8.77363636 6.83729838,8.77363636 Z'/></g></svg>
<!--[ Button Text ]-->
Author Profile
</a>
</div>
</div>
</div>
<h3 class='statsHeading'>
<!--[ Stats Heading ]-->
Blog Stats
</h3>
<!--[ Website Statistics ]-->
<div class='statsWebsite'>
<!--[ Page Views Count ]-->
<div class='statsCont'>
<div class='stats'>
<div class='statsName'>
<!--[ Change SVG Icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 4.000000)'><path d='M13.1643,8.0521 C13.1643,9.7981 11.7483,11.2141 10.0023,11.2141 C8.2563,11.2141 6.8403,9.7981 6.8403,8.0521 C6.8403,6.3051 8.2563,4.8901 10.0023,4.8901 C11.7483,4.8901 13.1643,6.3051 13.1643,8.0521 Z'></path><path d='M0.7503,8.0521 C0.7503,11.3321 4.8923,15.3541 10.0023,15.3541 C15.1113,15.3541 19.2543,11.3351 19.2543,8.0521 C19.2543,4.7691 15.1113,0.7501 10.0023,0.7501 C4.8923,0.7501 0.7503,4.7721 0.7503,8.0521 Z'></path></g></svg>
<!--[ Stats Name ]-->
Total Visits
</div>
<div class='statsNumber v'>
<!--[ Posts Number (automatically updates) ]-->
<span class='pu-views' data-id='WebsiteStats' data-text='0'></span>
</div>
</div>
</div>
<!--[ Posts Number ]-->
<div class='statsCont'>
<div class='stats'>
<div class='statsName'>
<!--[ Change SVG Icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><path d='M10.0002,0.7501 C3.0632,0.7501 0.7502,3.0631 0.7502,10.0001 C0.7502,16.9371 3.0632,19.2501 10.0002,19.2501 C16.9372,19.2501 19.2502,16.9371 19.2502,10.0001'/><path d='M17.5285,2.3038 L17.5285,2.3038 C16.5355,1.4248 15.0185,1.5168 14.1395,2.5098 C14.1395,2.5098 9.7705,7.4448 8.2555,9.1578 C6.7385,10.8698 7.8505,13.2348 7.8505,13.2348 C7.8505,13.2348 10.3545,14.0278 11.8485,12.3398 C13.3435,10.6518 17.7345,5.6928 17.7345,5.6928 C18.6135,4.6998 18.5205,3.1828 17.5285,2.3038 Z'/><line x1='13.009' y1='3.8008' x2='16.604' y2='6.9838'/></g></svg>
<!--[ Stats Name ]-->
Posts
</div>
<div class='statsNumber p'>0</div>
</div>
</div>
<!--[ Comments Number ]-->
<div class='statsCont'>
<div class='stats'>
<div class='statsName'>
<!--[ Change SVG Icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(2.000000, 2.000000)'><line x1='13.9394' y1='10.413' x2='13.9484' y2='10.413'></line><line x1='9.9304' y1='10.413' x2='9.9394' y2='10.413'></line><line x1='5.9214' y1='10.413' x2='5.9304' y2='10.413'/><path d='M17.0710351,17.0698449 C14.0159481,20.1263505 9.48959549,20.7867004 5.78630747,19.074012 C5.23960769,18.8538953 1.70113357,19.8338667 0.933341969,19.0669763 C0.165550368,18.2990808 1.14639409,14.7601278 0.926307229,14.213354 C-0.787154393,10.5105699 -0.125888852,5.98259958 2.93020311,2.9270991 C6.83146881,-0.9756997 13.1697694,-0.9756997 17.0710351,2.9270991 C20.9803405,6.8359285 20.9723008,13.1680512 17.0710351,17.0698449 Z'/></g></svg>
<!--[ Stats Name ]-->
Comments
</div>
<div class='statsNumber c'>0</div>
</div>
</div>
</div>
कोड में खुच रिप्ल्स्मेंट करनी है
अब जरा गोर करिए और About Author जस्ट निचे आप को एक इमेज का लिंक मिलगा उसको बदला है उसकी जगह अपने इमेज का लिंक देना है जो भी इमेज आप अपने About Author में दिखाने चाहते हो
अब जरा गोर करिए इमेज लिंक के जेस्ट निचे ही आपको Author Description है उसमे आप को अपने बारे में क्या लिखा है डाल दीजिये आप के पास अपने बारे में लिखने के लिए कुछ नहीं है तो ब्लॉग के बारे में ही लिख दीजिये कुछ तो लिको भाई —
अब जरा गोर करिए ये लास्ट है पका – = उसके बाद में आपको Button का Svg Format मिलगा इसको आप बदलना चाहते है तो बदल दीजिये मेरा क्या मेने तो नहीं बदला लकिन अगर आप को बदला है तो बदल लीजिये अपने हिसाब से Edit करे लीजिये
Sitemap Page कैसे बनाये Plus Ui V2.6.2
बिना Sitemap के Google Adsense भी हेम नहीं पूछता है भाई Sitemap Page कैसे ऐड करे अपने ब्लॉग में Plus Ui V2.6.2 ब्लॉगर Latest थीम है अब आप ब्लॉग में एक न्यु पेज बनाये उसके बाद उसके बाद क्या कोड कॉपी करो और पेस्ट करे दो निचे दिया गया है कोड ==
<style>
/*<![CDATA[*/
/* To change Header Subtitle */
.headH .headSub{max-width:none}
.headH .headSub::before{content:"Sitemap"}
/*]]>*/
</style>
<div class='sitemaps' id='sitemaps'></div>
<script>
/*<![CDATA[*/
/* Sitemap Settings */
var toc_config = {
homePage: 'https://www.nldblog.com',
containerId: 'sitemaps',
labelText: 'Label: ',
loadingText: 'Loading Sitemap...',
showNew: 3,
thumbnailSize: 360,
titleLength: "auto",
summaryLength: 200,
publishedDate: true,
newTabLink: false,
noImage: "data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
sortAlphabetically: {
thePanel: true,
theList: false
},
activePanel: 1,
slideSpeed: {
down: 400,
up: 400
},
slideEasing: {
down: null,
up: null
},
slideCallback: {
down: function() {},
up: function() {}
},
clickCallback: function() {},
jsonCallback: 'sitemaps',
delayLoading: 0
};
/*]]>*/
</script>
<script>/*<![CDATA[*/ if(isPrivateBlog!='true'){eval(function(p,l,u,s,f,d){while(u--){if(s[u]){p=p.replace(new RegExp('\b'+u+'\b','g'),s[u])}}return p}('16 188(11,12){21 26(11-341,12)}16 26(11,12){17 20=87();21(26=16(11,12){21 20[11-=301]})(11,12)}16 454(11,12){21 26(11-289,12)}16 87(){17 11=['"></22></22></22></22></52>',"70","&310;","460","461","462",'</20></22><22 33="102">',"227","463","464","465","453","466","</46></22>","469","/470/471/160?473=474-119-200&61-476=479&481=","'; 42-63:90%;83:.8} .15 .73::312 {60:'';67:208;123:468;39-189:17(--451);31-49:56;317:89 299 302;-80-317:89 299 302;} @298 89{0%{23:55}50%{23:308}100%{23:55}} @-80-298 89{0%{23:55}50%{23:308}100%{23:55}} .127 .15{39-189:17(--318);183-186:0 56 79 181(0,0,0,.1)} .127 .73:312{39-189:17(--448)} .15 .74 > *{287:17(--294-2);-80-287:17(--294-2)} .15 .74:425 > *{84:281(1.1);-80-84:281(1.1)} .15{31:79 0 0} .15 46{67:37;37-284:284; 47:105;23:41(100% + 82);51:-56;62:-56; 426-182:120;31:0;81:0; 151-428:27-118} .15 46 52{23:41(50% - 82);31:0 56 0;47:105} .15 .34{67:37;37-429:430-431;324-432:37-433;47:105;23:41(100% + 115);51:-7.64;62:-7.64} .15 .34 >*{31:0 7.64} .15 .34 .74{37:0 0 435} .15 .34 .74 .107{81-49:100%} .15 .34 .171{67:37;37-424:1;23:41(100% - 436)} .15 .34 .171::77{37-438:0;60:'0' 151(27-118);151-439:27-118;23:330;83:.6;42-63:85%;440-123:1.442} .15 .34 .109{47:105;31-49:323} .15 .34 .211{37:1 0;23:41(100% - 330)} .15 .34 .102{42-63:93%;31-49:323} .447 + .482 .15 .102{67:120} .15 .107::77{60:'483 304';67:208;47:190;49:50%;51:50%;61-23:120;61-123:100%;-80-84:218(-50%, -50%);84:218(-50%, -50%); 42-63:484;42-122:17(--250); 83:.7;520-522:523} .15 .107 22{39-47:334;39-63:524;39-259:422-259; 47:190;49:0;51:0;244:0;62:0} .15 .102{} .15 .109{47:190;244:0;51:0;62:0} .15 .109::77{60:347(110-66);42-122:17(--250);42-63:530;83:.6} @167 265 267 (61-23:533){.15 46 52{23:41(100% - 82)} .15 .34{61-23:228;31-51:179;31-62:179}} @167 265 267 (61-23:228){.15 46{23:41(100% + 115);51:-7.64;62:-7.64} .15 46 52{23:41(50% - 115);31:0 7.64 0} .15 46 52{23:41(100% - 115)}",'"></22>','<52><22 33="34"><22 33="74"><20 33="107" 521-534="',"232","535","196","536","537","249",' 114="',"538","539","540","541","200","542","543","532","516","500","515","274",')"></22></20></22><22 33="171"><22 33="211"><22 33="486 487"><20 170="',"179","488","489","497","307","498","272","114","485","167$499","501","503","504","99","505","511","395",'<22 33="15"><207 33="73">',"332","170","134","364","366","368","371","363","373","359","407","408","404","257","(((.+)+)+)+$","414","415","416",'<22 33="98" 110-129="',"160","224","390","384","392","399",".96{31:55 0 79} .96 .98{39:17(--303);352-349:333;183-186:0 56 55 181(0,0,0,.396);81:79 0;129-324:334} .96 .98::77{60:347(110-129)} .127 .96 .98{39:17(--318)} .15{39:17(--303);42-122:17(--544);81:82;352-349:333;183-186:0 56 79 181(149,157,165,.2)} .15 52{81-49:55} .15 .73{31:0;42-411:413;} .15 .73::77{60:'","417"];21(87=16(){21 11})()}!16(){17 11=418,12=419,20=329,18=296,29=412,28=343,32={316:289},24={291:401},27=87();16 30(11,12){21 26(12- -24.291,11)}16 14(11,12){21 26(11- -32.316,12)}57(;;)385{155(386==-36(14(-325,-321))+36(30(-389,-391))/2*(36(30(-394,-11))/3)+-36(30(-525,-12))/4+36(30(-397,-382))/5*(-36(14(-20,-18))/6)+-36(30(-29,-398))/7+-36(14(-365,-351))/8+36(14(-28,-337))/9)309;27.134(27.266())}387(11){27.134(27.266())}}(),16(){17 11=400,12=393,20=141,18=138,29=54,28=502,32=117,24=90,27=410,30=245,14=409,13=86,40=168,69=137,25={219:204},38={212:449},43=406,68=405,75=402,48=383,45=381,103=369,65=16(){17 29=358,28=!0;21 16(12,20){17 18=357,11=28?16(){155(20){17 11=20[26(-29- -18,-356)](12,355);21 20=354,11}}:16(){};21 28=!1,11}}()(362,16(){16 11(11,12){21 26(11-361,12)}16 12(11,12){21 26(11-103,12)}21 65.224()[12(43,380)](12(68,379))[12(360,378)]()[11(377,375)](65)[11(374,75)](11(48,45))});16 44(11,12){21 26(12- -38.212,11)}16 35(11,12){21 26(11-25.219,12)}65();372 58=156[35(509,491)]("182");58.370=35(11,12),58[35(528,367)]=44(-108,-72)+19.421+44(-20,-18),156[44(-29,-76)](35(518,28))[0][44(-32,-24)](58),261(19[35(27,423)])[35(30,452)]=35(14,514)+19[44(-13,-71)]+44(-40,-69)}(),226[188(510,508)](188(507,506),16(){17 27=490,30=518,14=446,13=403,40=376,69=519,25=427,38=513,43=493,68=457,48=449,45=434,331=496,339=494,314=492,247=194,246=153,142=198,97=130,243=240,239=121,116=213,271=234,235=233,241=140,242=157,252=159,260=193,263=173,268=138,270=53,258=50,230=92,197=215,214=141,220=231,222=256,216=175,221=240,217=169,262=199,306=164,319=136,320=163,322=132,326=133,327=95,328=192,125=106,273=159,335=253,336=113,350=121,338=174,345=202,346=150,344=111,342=238,340=172,315=205,293=195,$11=133,178=128,288=94,285=126,295=162,313=176,311=147,305=104,353=124,300=236,290=229,292=269,348=148;!16(11,12){17 20=145,103=531,44=264,35=475,18=78;16 29(11,12){21 26(11-18,12)}17 58,187,59,286=261(19.257),28=12[24(27,30)]("232")[0],$=[];11[19[29(14,478)]]=16(11){57(17 12,20,18=11.249[13(-247,-246)],29=11[14(-142,-237)][13(-97,-143)],28="",32=0,24=29[14(-276,-243)];32<24;++32)$[13(-88,-239)](29[32][14(-116,-225)]);57(17 27=0,30=18[14(-271,-240)];27<30;++27)(19[14(-235,-238)]||0<19[13(-241,-242)])&&27<19[13(-97,-157)]+1&&(18[27].114.$11+=" %191%");16 14(11,12){21 26(12- -245,11)}16 13(11,12){21 26(12- -35,11)}18=19[13(-252,-138)][13(-97,-152)]?18[14(-260,-263)](16(11,12){16 20(11,12){21 26(11-529,12)}21 11[20(264,103)].$11.527(12[20(44,526)].$11)}):18,19[13(-101,-268)][13(-270,-91)]&&$[13(-258,-230)]();57(17 40=0,69=$.196;40<69;++40){28+=14(-197,-205)+$[40]+"</207>",28+="<46>";57(17 25=0,38=18[14(-279,-240)];25<38;++25){12=18[25].114.$11,59=12.70(/ \%191\%$/,""),58=19[13(-185,-173)]!==13(-141,-214)&&19.227<59[13(-161,-159)]?59[14(-220,-209)](0,19[14(-222,-254)])+14(-141,-216):59;57(17 43=0,68=18[25][13(-121,-135)][14(-225,-221)];43<68;++43)155(13(-217,-166)==18[25][13(-139,-135)][43][13(-113,-146)]){20=18[25].272[43][14(-262,-203)],75=19[13(-306,-319)]?' 445="444"':"",280=13(-320,-322)119 18[25]?18[25][14(-240,-116)][13(-112,-137)][13(-326,-327)](/.*?:\/\//38,"//")[14(-328,-176)](/\/24[0-9]+(\-30)?/,"/24"+19[13(-125,-140)]).70(/\=24[0-9]+(\-30)?/,"=24"+19[13(-273,-140)]):19.443,277=[14(-278,-335),13(-121,-336),"441",13(-350,-100),13(-125,-130),14(-338,-201),13(-345,-168),13(-346,-344),14(-342,-206),13(-340,-131),14(-192,-210),14(-315,-293)],66=18[25][14(-184,-142)].$11.99(0,10),282=66[13(-$11,-178)](0,4),45=66.99(5,7),283=66[13(-288,-128)](8,10),65=277[36(45-1)],297=19[13(-285,-139)]?65+" "+283+", "+282:"",187=14(-180,-185)119 18[25]&&0<19[13(-158,-147)]?18[25].160.$11[14(-295,-176)](/<437 ?\/?>/38," ").70(/<.*?>/38,"")[14(-138,-313)](/[<>]/38,"").99(0,19[13(-154,-311)])+"&310;":"";309}57(17 48=0,45=18[25].274[14(-275,-240)];48<45;++48)$[40]==18[25][13(-305,-143)][48][13(-178,-144)]&&(28+=13(-353,-162)+59+'" 170="'+20+'" '+75+14(-276,-300)+59+'"><22 182="39-304:307('+280+14(-290,-223)+20+'" '+75+">"+58+14(-292,-255)+187+'</22><22 33="109 480" 110-66="'+297+14(-348,-177))}28+=14(-269,-248)}286.332=28};17 32=12[24(477,450)](29(13,40));16 24(11,12){21 26(12-20,11)}32[29(420,388)]=19[24(512,69)].70(/\/$/,"")+24(25,455)+19[24(472,38)],24(495,493)==19[29(434,456)]?11[24(517,43)]=16(){28[26(314-459,339)](32)}:11[24(68,48)](16(){28[26(458-251,331)](32)},19[29(45,467)])}(226,156)});',10,545,'|||||||||||t|n|d|l|sMaps|function|var|i|toc_config|a|return|div|width|s|u|_0x6212|p|r|e|c|margin|o|class|iF|k|parseInt|flex|g|background|f|calc|font|h|y|v|ul|position|_|top||left|li|||30px|10px|for|T|F|content|max|right|size|5px|M|date|display|m|x|replace|||sMapsT|pThmb|b||before||40px|webkit|padding|20px|opacity|transform|||_0x553e||anime|||||||sitemaps|N|loading|substring|||pSnpt|w||relative||thmb||pInf|data||||title|15px|J||cnt|in|none||family|height||ht||drK||text|||||push||||||||A|||||||||counter||||if|document||||summary|||||||media|||href|pCtnt|||||||Lt|auto||rgba|style|box|||shadow|I|_0x4dd820|color|absolute|new|||||length|nt|||script|||||||h4|block|||pInr|_0x774438||at||rt|st|translate|_0x2fa241|it|ot|et||toString||window|titleLength|500px||tt||head|||H||||E||q|O|j|bottom|556|U|B||feed|fontB||V|||||containerId|X|repeat|Z|getid|pt|G|1017|screen|shift|and|Q||W|K|link|mt|category|||month|||R|scale|Y|D|wrap|zt|C|transition|St|692|Nt|_0x3c2c97|Yt|Ct|trans|Bt||P|keyframes|2s|Dt||infinite|contentB|image|Ut|ct|url|60px|break|hellip|Rt|after|Pt|z|Ft|_0x242e73|animation|darkBs|lt|dt||ft|8px|align||xt|ut|gt||25px|L|innerHTML|6px|center|bt|_t||wt|S|It||Tt||kt|Mt|yt|attr|jt|radius|vt||border|At|null|arguments|642|992|675|Dec|741||this|appendChild|Jun||delayLoading|557|search||id|published|const|sitemapCss|718|647||687|710|776|755|734|552|727|homePage|try|798232|catch||632|getElementsByTagName|628|Apr|548|590|Sep|08|554|613|load|564|934|751||Aug|735|726|Feb|441282kRYMph|574|569|weight|650|bold|1402316mCAcMZ|jsonCallback|207480ljwzsU|loadingText|604|565||labelText|no|581|grow|hover|list||reset|direction|row|reverse|items|start||72px|102px|br|shrink|increment|line|Mar|8em|noImage|_blank|target||pTag|darkTa|||linkC|545|58eCMTyU|_0x83903f||||610|860|15omPUar|sort|thePanel|Jan|setTimeout|createElement|Jul||1px|alternate|feeds|posts||alt|json||results|||9999|pSml|callback|pFoot|No|12px|src|iTtl|aTtl|thumbnailSize|publishedDate|||1219||1180||634|sortAlphabetically|newTabLink|thumbnail|56127dgUxCU|Oct||May|Nov|onload|722|717|649||656|34866396piwIVw|||616|term|rel||||white|aria|space|nowrap|cover||1051|localeCompare||676|13px|1006|summaryLength|640px|label|addEventListener|apply|showNew|8245342qRRfMx|entry|theList|textContent|constructor|6125120rryyrY|fontBa'.split('|')));}else{getid(toc_config.containerId).innerHTML="<p class='note wr'>Unable to read Blog feed as it is Private.</p>"} /*]]>*/</script>
Plus Ui Contact Page Html Code
सच कहो तो हम कभी किसने इस पेज के जरिये कांटेक्ट किसी ने भी नहीं किया है लकिन क्या करे Google बाबा को मनाना है बस New Contact Us Page कैसे बनाते ये तो बहुत आसान है निचे मेने एक कोड दिया है उसे आप कॉपी करे ले Blog की ID जरूरत पड़गी जैसे हमारी होती है आदर कार्ड वेसे ही ब्लॉगर की भी ID है वो आप को कैसे मिलगी उसके लिए आप को ब्लॉग में जाना पाडगा जहा हमारी पोस्ट शो होती है आप के ब्लॉग के देस्बोर्ड में वहा आप को Url के पीछे कुछ नंबर लिखे होंगे बस वोही है
<p>Got a question? We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
<div class='ContactForm' id='ContactForm1'>
<form name='cForm'>
<div class='cArea'>
<label>
<input class='cInpt cName' id='ContactForm1_contact-form-name' name='name' type='text' />
<span class='n'>Name</span>
</label>
</div>
<div class='cArea'>
<label>
<input class='cInpt cMail' id='ContactForm1_contact-form-email' name='email' type='email' />
<span class='n req'>Email</span>
</label>
<span class='h'>Valid email required</span>
</div>
<div class='cArea'>
<label>
<textarea class='cInpt cMsg' id='ContactForm1_contact-form-email-message' name='message' rows='3'></textarea>
<span class='n req'>Message</span>
</label>
</div>
<div class='cArea'>
<input class='cBtn' id='ContactForm1_contact-form-submit' type='button' value='Submit' />
</div>
<div class='tNtf alt'><p id='ContactForm1_contact-form-error-message'></p></div>
<div class='tNtf alt'><p id='ContactForm1_contact-form-success-message'></p></div>
</form>
</div>
<script src='https://www.blogger.com/static/v1/widgets/2271878333-widgets.js'></script>
<script>
/*<![CDATA[*/
/* Contact Form Settings */
var contactSettings = {
'domain': blogUrl,
'blogId': blogID,
'contactFormMessageSendingMsg': '<span>Sending...</span>',
'contactFormMessageSentMsg': '<span><i class="check"></i>Your message has been sent.</span>',
'contactFormMessageNotSentMsg': '<span>Message could not be sent. Please try again later.</span>',
'contactFormInvalidEmailMsg': '<span><i class="warn"></i>A valid email address is required.</span>',
'contactFormEmptyMessageMsg': '<span><i class="warn"></i>Message field cannot be empty.</span>',
'title': 'Contact Form',
'contactFormNameMsg': 'Name',
'contactFormEmailMsg': 'Email',
'contactFormMessageMsg': 'Message',
'contactFormSendMsg': 'Send',
'submitUrl': 'https://www.blogger.com/contact-form.do'
};
if (typeof(BLOG_attachCsiOnload) != 'undefined' && BLOG_attachCsiOnload != null) {
window['blogger_templates_experiment_id'] = "templatesV1";
window['blogger_blog_id'] = contactSettings['blogId'];
BLOG_attachCsiOnload('');
}
_WidgetManager._Init('//www.blogger.com/rearrange?blogID\' + contactSettings['blogId'], contactSettings['domain'], contactSettings['blogId']);
_WidgetManager._RegisterWidget('_ContactFormView', new _WidgetInfo('ContactForm1', 'footer1', null, getid('ContactForm1'), contactSettings, 'displayModeFull'));
var inputs = qSell('.widget input[type=text], .widget input[type=email], .widget textarea');
for (var i = 0; i < inputs.length; i++) {
var input = inputs[i];
input.addEventListener('input', function() {
var bg = this.value ? 'fl' : 'nfl';
this.setAttribute('data-text', bg);
});
}
/*]]>*/
</script>
Do you have a toll free number?