Simple blog

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8"/>
        <title>This is an article about computer</title>
    </head>

    <body>
        <h1> C&nbsp;&nbsp;&nbsp;omputer</h1>
        <i>2019.8.10</i>
        <hr />
            <p>
                That computer PC, a computer unit for calculating a high-speed modern, numerical calculations may be performed, but also can be logically calculated.
            </p>
            <p>
                Ti is an <br> <b>older</b> computer
            </p>
    </body>
</html>

 

 

Guess you like

Origin www.cnblogs.com/rcmmyy20/p/11235629.html