init the awkward code

This commit is contained in:
Bao Nguyen
2023-02-13 19:32:10 +07:00
commit 27170afcac
5426 changed files with 1244579 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
<title>To use black and white instead of color</title>
<link href="coUA.css" rel="stylesheet" type="text/css">
</head>
<body>
<p id="paint_blackwhite"><b>To use black and white instead of color</b></p>
<ol>
<li>On the <b>Image</b> menu, click <b>Attributes</b>.</li>
<li>Click <b>Black and white</b>.</li>
</ol>
<!--
There's now a conversion to monochrome
(altho the black and white mode allows color in the document.)
@TODO: Update this help accordingly
-->
<!--
<p><b>Note</b></p>
<ul>
<li>If you change back to color, only new work will be in color.</li>
</ul>
-->
</body>
</html>