الاكواد القصيرة داخل المقال

الاكواد قصيرة للمقالات

اكواد قصيرة تستخدم داخل المقال لتخصيص وتنسيق المقال.
الوظيفةالكود
رمز تقسيم المقال<span class="content1">محتوي الصفحة الاولي</span>
<span class="content2">محتوي الصفحة الثانية</span>
<span class="content3">محتوي الصفحة الثالثة</span>
<div class="post-pagination">
  <a class="page1" href="#">الصفحة الأولى</a>
  <a class="page2" href="#">الصفحة الثانية</a>
  <a class="page3" href="#">الصفحة الثالثة</a>
</div>
تغيير مكان اعلان اول الموضوع<strike>$ads={1}</strike>
تغيير مكان اعلان ثاني الموضوع<strike>$ads={2}</strike>
اخفاء الشريط الجانبي<strike>full-width</strike>
الشريط الجانبي على اليسار<strike>left-sidebar</strike>
الشريط الجانبي على اليمين<strike>right-sidebar</strike>
الازرار في صفحة جديدة

عادي

<a title='' class='button ' href='' target='_blank'></a>

تحميل

<a title='' class='button download' href='' target='_blank'></a>

شراء

<a title='' class='button cart' href='' target='_blank'></a>

رابط مباشر

<a title='' class='button link' href='' target='_blank'></a>

معاينة

<a title='' class='button preview' href='' target='_blank'></a>

شارك

<a title='' class='button share' href='' target='_blank'></a>

معلومة

<a title='' class='button info' href='' target='_blank'></a>


الازرار في نفس الصفحة

عادي

<a title='' class='button ' href='' target='_self'></a>

تحميل

<a title='' class='button download' href='' target='_self'></a>

شراء

<a title='' class='button cart' href='' target='_self'></a>

رابط مباشر

<a title='' class='button link' href='' target='_self'></a>

معاينة

<a title='' class='button preview' href='' target='_self'></a>

شارك

<a title='' class='button share' href='' target='_self'></a>

معلومة

<a title='' class='button info' href='' target='_self'></a>


الرسائل

رسالة نجاح

<div class='alert-message alert-success short-b'></div>

رسالة خطأ

<div class='alert-message alert-error short-b'></div>

رسالة تنبيه

<div class='alert-message alert-warning short-b'></div>

رسالة معلومات

<div class='alert-message alert-info short-b'></div>


الأكواد البرمجية<pre class="code-box short-b">
....... ضع أكوادك البرمجية هنا .......
</pre>