الصفحة الرئيسية
تحميل الكود
تغيير الألوان
تغيير العرض
تغيير حجم العرض
تشغيل الكود
<!DOCTYPE html> <html> <body> <article> <h1>Becomming a Web designer</h1> <p>First thing, you have to study how to think like a programmer, so you have to study something called Algorithms. Then you should learn HTML, CSS, Javascript in the same order.</p> <p>In general, you need about a year to study all the basics and to do some projects.</p> <footer> <p>Copyright 2014-2020. All Rights Reserved.</p> <p><a href="mailto:test@example.com">Mhamad Harmush</a></p> </footer> </article> </body> </html>