mirror of
https://github.com/reiyua/TAFENSWCertIVLessonWebsite.git
synced 2026-01-20 08:27:47 +00:00
Linked CSS file to HTML
This commit is contained in:
parent
a1f4090af4
commit
a6ec79d1eb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-au">
|
<html lang="en-au">
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||||||
<title>My first web page</title>
|
<title>My first web page</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue