صفحة 1 من 1

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 10:29 am
بواسطة Dawn birth
?????? ????? ????? ???? ???????
=====================
???? ??? ?? ????? ????? ?? ???? ????? ????? ???? ??? ???????? ???????? phpBB3 ??? ????? ???? ??????? ???????? ??? ????? ??????? ??????? ?HTML? .
??????? ???? ????? ???? ?? ?patterny? ??????? ?? ??? ??????:
http://www.phpbbarabia.com/community/vi ... 42&t=39743

???? ????? ??????? :
?????? ?? ?????? ???? ???? ?? ???? ??? ??????? ????? ?? ???? ??? ??? ????? ???? ?patterny? ?? ??????
????? ????? ??? ???? images ? ??? ?????? ???? ?? ????? ??????? ???? ????? ????????-

??????? ?????? ??? ????? ????? ?????? ?? ???????? ????????? ? ???????? ???? ????? ?????? ??? ??????? ?? ???????. ??? ?? ?????? ??????? :

صورة

??? ??????? ???? header.png ???????? ???? bg.png ??????? ???? footer.png

??? ??? ????? ???? ????? ?????? ??????? ? ??????? ????? ?????? ??????? :

صورة

???? ????? ?????? ??????? ???? tbg.png ?????? ??????? ???? rowbg.png
???? ???? ??????? ?? ????? ??????? ??????? ??? ??????? ??????? ????? ?? ??? ??? ??????

????? ????? ??????? ???????? HTML:

???? ???? ???? ?? ???? ???? ??? notepad ?? ?????? notepad++ ?? ???? ?????? ????? ??? :
index.html ? style.css ???????? ?? ?????? ???? ??????? ?? ????? ????? ?patterny? ??? ??? ??????? ????? utf-8

?? ??? index.html ?? ???? ??? ????? ?????? :

كود: تحديد الكل

<html dir="rtl">
<head>
<title>????? ????????</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
</body>
</html>
????? ?????? ?????? ?? ?????? ??????? ??? ???? html ??? ???? ???????? ??? ??? ??? style.css ??????? ????? ???? ???????.
?????
???? ???? div ???? ????? ?????? wrap ? ??? ??? div ????? ?????? ?????? ??????? ?????? ??????? ?????? ??? ?? ??????? ?????? ????

كود: تحديد الكل

<html dir="rtl">
<head>
<title>????? ????????</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
  <div id="wrap">
  </div>
</body>
</html>
????? ??? div ?????? ???? wrap ?????? ????? div ?????? ?? ???????:
  • wrapheader ??? ????? ??? ??????
  • wrapcenter ??????? ????? ?????
  • wrapfooter ??????? ????? ????? ????????
???? ???? ??? ??? HTML ?? :

كود: تحديد الكل

<html dir="rtl">
<head>
<title>????? ????????</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
  <div id="wrap">
    <div id="wrapheader"></div>
    <div id="wrapcenter"></div>
    <div id="wrapfooter"></div>
  </div>
</body>
</html>
???? ???? ??? ??? style.css ????? ????? ??? div ???? ???? ???????? :
???? ??????? ?? wrap: ????? ??? 980 ???? ???? ??? ??????? ??????? ???? ?? ??????? ???? ??????? bg.png ?? ??????? :

كود: تحديد الكل

#wrap {
    margin:0 auto;
	width:980px;
	background:url(images/bg.png);
}
??????? ?? wrapheader ?????? ??? 980 ???? ??????? 294 ???? ???? ?? ??????? header.png :

كود: تحديد الكل

#wrap {
    margin:0 auto;
	width:980px;
	background:url(images/bg.png);
}
#wrapheader {
    height:294px;
	width:980px;
	background:url(images/header.png);
}
??????? ?? wrapcenter ?????? ??? 90% ? margin ????? auto ??? ???? ????? ??????? ?? ???????? ???????:

كود: تحديد الكل

#wrap {
    margin:0 auto;
	width:980px;
	background:url(images/bg.png);
}
#wrapheader {
    height:294px;
	width:980px;
	background:url(images/header.png);
}
#wrapcenter {
    width:90%;
	margin:0 auto;
}
??????? ?? wrapfooter ????? ???? 980 ???? ??????? 81 ???? ??????? ?? footer.png :

كود: تحديد الكل

#wrap {
    margin:0 auto;
	width:980px;
	background:url(images/bg.png);
}
#wrapheader {
    height:294px;
	width:980px;
	background:url(images/header.png);
}
#wrapcenter {
    width:90%;
	margin:0 auto;
}
#wrapfooter {
    height:81px;
	width:980px;
	background:url(images/footer.png);
}
????? ????? ?????:
http://www.mediafire.com/?q5p8fyzyccjxnun

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 12:45 pm
بواسطة alhitary
???? ???? ?????

??????? ??? ??? ?????????? , ???? ????

???????? ???? ??????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 2:34 pm
بواسطة ياسر عتريس
??? ???? ???? ????? ?? ????? ????

???? ???? ???? ??? ??? ?????? ???????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 3:17 pm
بواسطة Dawn birth
alhitary
???? ?????
???? ??????? ? ??? ?? ?????? ???????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 6:33 pm
بواسطة ابو عبد الودود
?????? ?????? ????? ???? ???????

????? ?????? ??????? Dawn birth ???? ???? ?? ??? ??? ??????
??? ??? ? ??? ? ????? ??? ??????? ???? ?? ?????? ??????? ???? ????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 8:35 pm
بواسطة yemen
????? ??????? ??? ???? ???????? ????? ???? ??? ????????
???? ??????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 11:40 pm
بواسطة فارس الإعلاميات
???? ???? ??? ?????

??????? ????? ?? ??? ???? ???? ????? ?? ????? ??????

?????? ????? ?????? ????? html ?????? ?? ???? ??? DOCTYPE

?????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الخميس يونيو 02, 2011 11:55 pm
بواسطة Saif Alhak
????? ????? , ??? ????? ????? ???? :P

???? ?? ?????? ?????? ?? ?????? ??? ???? ??????? ??????? ?? ??????? ?? ????????? ??? ?????? :D

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الجمعة يونيو 03, 2011 2:29 am
بواسطة A.B.M.K
?? ??? ???? ???? :D :D

??? ???? ????? ???? ??? ??? ??? ????? ? ???? ??????? ? ??? ?? ????????? ????? ???????? ?????? ????????? ?? ????? 3.1 , ???? ?? ???? ????? ???? ??? ???????

?????? ??????? ???? ?? ????? ?? ???? ??????? ??????? ?? ???? , ????? ????? ??? ????? ?? ???? ?????? ??????

??? ??? ??? ???? ???? ??? ??????? ?? ????? ? ?????? ???? ??

?? ??? ???? ??? , ????? ?? ????? ???? ?? ?? ???? ??? ??? ????

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الجمعة يونيو 03, 2011 3:42 pm
بواسطة Dawn birth
???? ??? ????? ??? ?????? ??????? ???????
???? ?????????? كتب:???? ???? ??? ?????

??????? ????? ?? ??? ???? ???? ????? ?? ????? ??????

?????? ????? ?????? ????? html ?????? ?? ???? ??? DOCTYPE

?????
??????? ?? DOCTYPE ?? ?????? ??? ??? ??? ??? ???? ??? ?????? ???? ????? ??????? ????? ??????? ??? ??????? ????? ???????? ??? ???.
A.B.M.K كتب:?? ??? ???? ???? :D :D

??? ???? ????? ???? ??? ??? ??? ????? ? ???? ??????? ? ??? ?? ????????? ????? ???????? ?????? ????????? ?? ????? 3.1 , ???? ?? ???? ????? ???? ??? ???????

?????? ??????? ???? ?? ????? ?? ???? ??????? ??????? ?? ???? , ????? ????? ??? ????? ?? ???? ?????? ??????

??? ??? ??? ???? ???? ??? ??????? ?? ????? ? ?????? ???? ??

?? ??? ???? ??? , ????? ?? ????? ???? ?? ?? ???? ??? ??? ????
?? ??? ???? ????? ?? ??? ?????? ? ??????? ????????? ??? ??? ?????? ?? ????? :
http://www.al-ramady.com/vb/f73

[????? ?????] ????? ????? ???? ??? ????????

مرسل: الأحد يونيو 05, 2011 8:54 pm
بواسطة odroos
???? ?? ??????
??? ????? ??????