Browse Source

first commit

Mahaveer Jangid 3 years ago
commit
e45412c897
2 changed files with 5 additions and 0 deletions
  1. 4
    0
      frontpage.php
  2. 1
    0
      myfile.css

+ 4
- 0
frontpage.php View File

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

+ 1
- 0
myfile.css View File

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