docs: updated the markup tag i with the em (#39041)
This commit is contained in:
parent
b142fce229
commit
9d1a16b2e6
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
<h3>Basic notification</h3>
|
<h3>Basic notification</h3>
|
||||||
<i>Supports: Win 7+, macOS, Linux (that supports libnotify)<span>|</span> Process: Renderer</i>
|
<em>Supports: Win 7+, macOS, Linux (that supports libnotify)<span>|</span> Process: Renderer</em>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<button id="basic-noti">View demo</button>
|
<button id="basic-noti">View demo</button>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1>Create a frameless window</h1>
|
<h1>Create a frameless window</h1>
|
||||||
<i>Supports: Win, macOS, Linux <span>|</span> Process: Main</i>
|
<em>Supports: Win, macOS, Linux <span>|</span> Process: Main</em>
|
||||||
<div>
|
<div>
|
||||||
<p>A frameless window is a window that has no <i>"chrome"</i>,
|
<p>A frameless window is a window that has no <i>"chrome"</i>,
|
||||||
such as toolbars, title bars, status bars, borders, etc. You can make
|
such as toolbars, title bars, status bars, borders, etc. You can make
|
||||||
|
@ -23,4 +23,4 @@
|
||||||
<script>
|
<script>
|
||||||
require('./renderer.js')
|
require('./renderer.js')
|
||||||
</script>
|
</script>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue