تغيير الخصائص Changing an HTML Attribute

تغيير الخصائص Changing an HTML Attribute

تغيير الخصائص changing an html attribute
تغيير الخصائص changing an html attribute

يمكن تغيير خصائص محتوى HTML من أبعاد ويتضح ذلك كما في المثال التالي:

مثال:

في هذه السطور:

يتم تغيير خصائص محتوى HTML من ألوان عن طريق تحديد العنصر ثم تغيير الخصائص كما في السطور:

document.getElementById(“p2″).style.color =”blue”;

document.getElementById(“p2″).style.fontFamily =”Arial”;

document.getElementById(“p2″).style.fontSize =”larger”;

وتكون نتيجة التنفيذ كما في الشكل:

 

m2pack.biz

تغيير الخصائص Changing an HTML Attribute

تغيير الخصائص Changing an HTML Attribute

تغيير الخصائص changing an html attribute
تغيير الخصائص changing an html attribute

يمكن تغيير خصائص محتوى HTML من أبعاد ويتضح ذلك كما في المثال التالي:

مثال:

في هذه السطور:

يتم تغيير خصائص محتوى HTML من ألوان عن طريق تحديد العنصر ثم تغيير الخصائص كما في السطور:

document.getElementById(“p2″).style.color =”blue”;

document.getElementById(“p2″).style.fontFamily =”Arial”;

document.getElementById(“p2″).style.fontSize =”larger”;

وتكون نتيجة التنفيذ كما في الشكل:

 

m2pack.biz