اذهب إلى المحتوى

Mohamed Ibrahim27

الأعضاء
  • المساهمات

    3
  • تاريخ الانضمام

  • تاريخ آخر زيارة

كل منشورات العضو Mohamed Ibrahim27

  1. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Elzero Courses"> <title>Welcome To Elzero Courses</title> </head> <body> <?php $Namecourses = "Elzero Courses" ; ?> <h1> <?php= echo $Namecourses;?> </h1> <p>Here In <?php= echo $Namecourses;?> We Provide Front-End And Back-End Courses</p> <hr> <div> <?php= echo $Namecourses;?> Is The What You Need.</div> <footer>All Right Reserved To <?php=echo $Namecourses ;?></footer> </body> </html>
×
×
  • أضف...