Skip to content

Commit

Permalink
create files
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashid-Farid786 committed Jan 8, 2024
1 parent 20f48ac commit 46e767f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
Empty file added css/style.css
Empty file.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/style.css"/>
<title>Port Folio Website</title>
</head>
<body>
<h1> folio website</h1>
<script type="javascript/text" src="ja/main.js"></script>
</body>
</html>
Empty file added js/main.js
Empty file.

0 comments on commit 46e767f

Please sign in to comment.