Mahaveer Jangid hace 3 años
commit
e45412c897
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. 4
    0
      frontpage.php
  2. 1
    0
      myfile.css

+ 4
- 0
frontpage.php Ver fichero

@@ -0,0 +1,4 @@
1
+<?php 
2
+
3
+get_header();
4
+

+ 1
- 0
myfile.css Ver fichero

@@ -0,0 +1 @@
1
+body{margin: 0; padding: 0;}