[SOLVED] Editing the "header" in PHPRunner
This topic is locked
[SOLVED]
Editing the "header" in PHPRunner
8/7/2020 23:21:33
PHPRunner General questions
K
keithh0427 author
I'm curious why the code that I have placed within the "header" on the Editor page is not in the actual header between <head>...</head> The code that I placed there is in the <body>...</body>. Is this correct?
These are just two completely different things. What is in the <head> tag is not visible and what is in the header - you will see in on every page in your application. To edit the HEAD tag check this: