Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cse493e
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joo Gyeong Kim
cse493e
Commits
c1f40437
Commit
c1f40437
authored
1 year ago
by
Arianna Montoya
Browse files
Options
Downloads
Patches
Plain Diff
website frame
parent
1c67e600
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
index.html
+15
-0
15 additions, 0 deletions
index.html
style.css
+4
-0
4 additions, 0 deletions
style.css
with
19 additions
and
0 deletions
index.html
0 → 100644
+
15
−
0
View file @
c1f40437
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<title>
replit
</title>
<link
href=
"style.css"
rel=
"stylesheet"
type=
"text/css"
/>
</head>
<body>
Hello world
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
style.css
0 → 100644
+
4
−
0
View file @
c1f40437
html
{
height
:
100%
;
width
:
100%
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment