Skip to content

Instantly share code, notes, and snippets.

@aminou7
Created April 25, 2017 15:30
Show Gist options
  • Save aminou7/654b7fa113cedee28f21e223bf43b35e to your computer and use it in GitHub Desktop.
Save aminou7/654b7fa113cedee28f21e223bf43b35e to your computer and use it in GitHub Desktop.
template html css
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html> <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/> <b:if cond='data:blog.isMobile'> <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/> <b:else/> <meta content='width=1100' name='viewport'/> </b:if> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/* ----------------------------------------------- Name: Blank Blogger Template Designer: harrane amine URL: http://www.algeria-pedia.info ----------------------------------------------- */ ]]></b:skin> </head> <body> <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'> <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/> </b:section> <div style='margin-top:700px; '> <br/> <center><b><font color='#ffffff'>&#169; All Rights Resrved by <a href='http://www.algeria-pedia.info/' style="color: #ffffff">الاحتراف الجزائري</a> 2014.</font></b></center> </div> </body> </html>
@aminou7
Copy link
Author

aminou7 commented Apr 25, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment