---
title: User Guide
date: 2021-01-01
description: User Guide
_previous: https://ailever.github.io/user%20guide/2021/02/25/User-Guide/
categories:
  - user guide
image: https://github.com/ailever/ailever.github.io/raw/master/images/unsplash/gray_User_Guide.png
author_staff_member: ailever
---

<!--
2021-01-01-python-[].md
2021-04-01-app-SI-[].md
2021-04-02-app-FI-[].md
2021-04-03-app-BO-[].md
2021-04-04-app-CH-[].md
2021-04-05-app-EE-[].md
2021-04-06-app-AI-[].md
2021-04-07-app-RL-[].md
2021-04-08-app-DL-[].md
2021-04-09-app-ML-[].md
2021-04-10-app-FA-[].md
2021-04-11-app-ST-[].md
2021-04-12-app-NM-[].md
2021-04-13-app-PL-[].md
2021-04-14-app-UT-[].md
2021-04-15-app-MA-[].md
-->

<!-- Top Block -->
<div align="center" class="top_btn_box">
  <button class="top_btn" type="button" onclick="location.href='#'">A</button>
  <button class="top_btn" type="button" onclick="location.href='#'">B</button>
  <button class="top_btn" type="button" onclick="location.href='#'">C</button>
</div>
<!-- Top Block -->

<!-- -------------------------------------------------------------------------------------------------------- -->
<details markdown="1">
  <summary align="center">03/05/2021</summary>
<pre class="python-code">
</pre>
</details>

<!-- Content Block -->
<div align="left" style="font-size:medium;font-weight:normal;color:black;background-color:unset;"> <br><br></div>
<div align="left" style="font-size:medium;font-weight:normal;color:black;background-color:unset;"> <br><br></div>
<div align="left" style="font-size:medium;font-weight:normal;color:black;background-color:unset;"> <br><br></div>
<!-- Content Block -->

---

<!-- Reference Block -->
<div align="left" style="font-size:medium;font-weight:normal;color:black;background-color:unset;">
<b>Reference</b>
<ol>
  <li></li>
  <li></li>
  <li></li>
</ol>
</div>
<!-- Reference Block -->

<!-- Bottom Block -->
<div align="center" class="bottom_btn_box">
  <span class="bottom_btn"><a href="#" target="_blank" style="color:white">Edit</a></span>
</div>
<!-- Bottom Block -->

<!-- Notice
# Mathematical Expression
- outline : $  $
- inline  : $$  $$

# Default Div Tag
- align : left, right, center
- font-size : xx-small, x-small, small, medium, large, x-large, xx-large
- font-weight : normal, bold
- color : red, orange, yellow, green, cyan, blue, purple, pink, white, gray, brown
- background-color : red, orange, yellow, green, cyan, blue, purple, pink, white, gray, brown

# Html Ref
- color code : https://htmlcolorcodes.com/
- tags : https://www.w3schools.com/tags/default.asp
- attributes : https://www.w3schools.com/tags/ref_attributes.asp
Notice -->