0% found this document useful (0 votes)
7 views1 page

My Curriculum Vitae Online Display

This document is an HTML template for a personal curriculum vitae. It includes metadata for character set, compatibility, and viewport settings, as well as links to a CSS stylesheet and JavaScript files. The body contains a canvas element for rendering graphics.

Uploaded by

ganyu3578
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

My Curriculum Vitae Online Display

This document is an HTML template for a personal curriculum vitae. It includes metadata for character set, compatibility, and viewport settings, as well as links to a CSS stylesheet and JavaScript files. The body contains a canvas element for rendering graphics.

Uploaded by

ganyu3578
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

<!

DOCTYPE html>

<html lang="vi">

<head>

<meta charset="UTF-8">

<meta http-equiv="X-UA-Compatible" content="IE-edge">

<meta name="viewport" content="width=device-width, initial-


scale=1.0">

<title>My Curriculum Vitae</title>

<link rel="stylesheet" href="[Link]">

</head>

<body>

<canvas id="canv"></canvas>

<script src="[Link]"></script>

<script src="[Link]"></script>

</body>

</html>

You might also like