Compatibility modification

Open
#672 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
html
Domain
frontend

Research direction

Locate the website source code header and identify where the page's head metadata is assembled. Add the requested X-UA-Compatible meta element there, then verify that it appears in the generated HTML head.

Written by the indexing model from the issue text.

Description

Please add the following into the website source code header:
<meta http-equiv="X-UA-Compatible" content="IE=Edge">

Dominant language
PHP
Stars
1.1k
Forks
641
Avg merge
22h 36m
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from php/web-php

All issues in php/web-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.