HTML v1steemCreated with Sketch.

in #linux6 years ago

system.png
Image source: Willi Glenz HTML

UPDATE
TUTORIALs
• w3schools.com/html/default.asp
• tutorialspoint.com/html/index.htm
• open.cs.uwaterloo.ca/web-basics/


HTML
TUTORIALs
• w3schools.com/html/default.asp
• tutorialspoint.com/html/index.htm
• open.cs.uwaterloo.ca/web-basics/

<!DOCTYPE html>
<html>
   <head>
      <title>Title</title>
   </head>
   <body>
      <h1>Heading</h1>
      <p>Document</p>
   </body>
</html>

Coin Marketplace

STEEM 0.20
TRX 0.15
JST 0.030
BTC 65074.63
ETH 2635.72
USDT 1.00
SBD 2.83