How to create header file
Want a successful Modern site?
Start with IQRA training; it’s easy and quick to your needs.
Create Header File
For Create Header files follow these steps
- create header.php file in theme and add IQ_head() function in top of header file. and Done.
Note:
- Don't create html / head / body tag.
IQ_head();
// write your code here
- IQ_head()
parametors
-
title