blob: 7643368305c3dbd1c536c2eeb2131443935ed2a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!doctype html>
<meta charset=utf-8>
<title>::first-letter with a Regional-Indicator flag symbol - reference</title>
<style>
p {
font: 24px/3 serif;
}
span {
font-size: 2em;
}
</style>
<p><span>🇬🇧</span> UK flag
|