Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DB Final Project_201620916
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OHGYUSEOK
DB Final Project_201620916
Commits
0f2d267b
Commit
0f2d267b
authored
4 years ago
by
OHGYUSEOK
Browse files
Options
Downloads
Patches
Plain Diff
Update index.html
parent
fd0a0623
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
DB Final Project_201620916/app/templates/main/index.html
+2
-5
2 additions, 5 deletions
DB Final Project_201620916/app/templates/main/index.html
with
2 additions
and
5 deletions
DB Final Project_201620916/app/templates/main/index.html
+
2
−
5
View file @
0f2d267b
...
...
@@ -24,8 +24,8 @@
<ul
class=
"row"
>
<li
class=
"cell"
>
<a
class=
"block"
>
User
</a>
<div
class=
"relative"
>
<!-- 서브메뉴를 위한 유령의 집 -->
<div>
<!-- overflow:hidden; 때문에 존재한다. -->
<div
class=
"relative"
>
<div>
<ul>
<li><a
class=
"block"
href=
"/customerMovie"
>
Ordered Movie
</a></li>
<li><a
class=
"block"
href=
"/customerQueue"
>
Movie Wishlist
</a></li>
...
...
@@ -60,11 +60,8 @@
</li>
</ul>
</nav>
<!-- 유령의 집, 단순한 기준점, 높이 : 항상 0 -->
<div
class=
"sub-menu-bg relative"
>
<!-- 서브메뉴배경 래퍼, 존재이유 : overflow:hidden;, 평소 높이 : 0, 활성화 높이 : 470px -->
<div>
<!-- 서브메뉴배경, 높이 : 항상 470px, 평소 transform:translateY(-100%), 활성화 transform:translateY(0) -->
<div></div>
</div>
</div>
...
...
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