mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
9 lines
101 B
HTML
9 lines
101 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
|
||
|
<a href=https://www.w3schools.com>This is a link</a>
|
||
|
|
||
|
</body>
|
||
|
</html>
|