🔴فصل تنسيق الخطوط في HTML
🟢الدرس الاول
🔵مكان الكتابة
🔵حجم الكتابة
🔵لون الكتابة
🟣 الملف 👇
<html>
<head>
<title>barmaja</title>
</head>
<body>
<center>
<font color="red">
<h1>PAGE TEST</h1>
</font>
<h3>welcome to page test</h3>
</center>
</body>
</html>
🔴فصل تنسيق الخطوط في HTML 🟢الدرس الاول 🔵مكان الكتابة 🔵حجم الكتابة 🔵لون الكتابة 🟣 الملف 👇 <html> <head> <title>barmaja</title> </head> <body> <center> <font color="red"> <h1>PAGE TEST</h1> </font> <h3>welcome to page test</h3> </center> </body> </html>
0 Comentários 1 Compartilhamentos 986 Visualizações 0 Anterior