Skip to content

Instantly share code, notes, and snippets.

View aminou7's full-sized avatar

harrane amine aminou7

View GitHub Profile
@aminou7
aminou7 / all in one seo pack for blogger 2017
Created April 25, 2017 13:13
all in one seo pack for blogger 2017
<!-- All In One SEO Pack 2017 v2.0 by langages-programmation.blogspot.com Start -->
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
@aminou7
aminou7 / Ta3alamFont خط
Created April 25, 2017 13:55
font Ta3alamFont خط
/* ==================== font ==================== */
@font-face {
font-family: "Ta3alamFont";
font-weight: normal;
font-style: normal;
src: url(https://dl.dropboxusercontent.com/s/l0mqm6g2vwflxp2/Ta3alamFont.eot);
src: url(https://dl.dropboxusercontent.com/s/l0mqm6g2vwflxp2/Ta3alamFont.eot?#iefix) format('embedded-opentype'),
url(https://dl.dropboxusercontent.com/s/gjkkuvnfze5ii1l/Ta3alamFont.woff) format('woff'),
url(https://dl.dropboxusercontent.com/s/mjj8mvkq7jgihhn/Ta3alamFont.ttf) format('truetype');
}
@aminou7
aminou7 / template blogger free
Created April 25, 2017 15:29
template blogger free
<?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 expr:content='data:blog.isMobile ? &quot;width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0&quot; : &quot;width=1100&quot;' name='viewport'/>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[
@aminou7
aminou7 / template html css
Created April 25, 2017 15:30
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'
@aminou7
aminou7 / simple HTML
Created April 26, 2017 17:33
simple HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>عنوان الصفحة</title>
</head>
<body>
http://langages-programmation.blogspot.com/
</body>
</html>
@aminou7
aminou7 / form
Last active April 28, 2017 18:55
form
<form action="form_action.asp" method="get">
الاسم : <input type="text" name="fname" /><br />
الكنية : <input type="text" name="lname" /><br />
<input type="submit" value="إرسال" />
</form>
@aminou7
aminou7 / HTML <ol> Tag
Last active April 29, 2017 13:03
HTML <ol> Tag
<ol>
<li>قهوة</li>
<li>شاي</li>
<li>حليب</li>
</ol>
<ul>
<li>قهوة</li>
<li>شاي</li>
<li>حليب</li>
@aminou7
aminou7 / table
Created May 2, 2017 15:31
table html css
<table style="border-collapse: collapse; border-spacing: 0px; box-sizing: border-box; color: #24292e; display: block; line-height: 24px; margin-bottom: 16px; margin-top: 0px; overflow: auto; text-align: right; width: 888px;"><thead style="box-sizing: border-box;">
<tr style="background-color: white; border-top-color: rgb(198, 203, 209); border-top-style: solid; border-top-width: 1px; box-sizing: border-box;"><th style="border: 1px solid rgb(223, 226, 229); box-sizing: border-box; padding: 6px 13px; text-align: right;"><span style="font-weight: normal;"><span style="font-family: inherit;">القسم</span></span></th><th style="border: 1px solid rgb(223, 226, 229); box-sizing: border-box; padding: 6px 13px; text-align: right;"><span style="font-weight: normal;"><span style="font-family: inherit;">الوصف</span></span></th></tr>
</thead><tbody style="box-sizing: border-box;">
<tr style="background-color: white; border-top-color: rgb(198, 203, 209); border-top-style: solid; border-top-width: 1px; box-sizing: border-box
@aminou7
aminou7 / tag html
Created May 5, 2017 18:55
tag html
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<a href="https://langages-programmation.blogspot.com"> anchor element رابط</a>
<ol>
<li>About</li>
<li>Video</li>
@aminou7
aminou7 / sitemap
Created May 11, 2017 20:46
archive html css
<style type="text/css">
.sbis {
overflow: hidden;
position: relative;
height: 565px;