Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
html-shot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
劳工
html-shot
Commits
dfa7baea
Commit
dfa7baea
authored
Jan 12, 2021
by
rockyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test.html
parent
443a33e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
test.html
test.html
+9
-6
No files found.
test.html
View file @
dfa7baea
...
@@ -4,28 +4,31 @@
...
@@ -4,28 +4,31 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<title>
Title
</title>
<title>
Title
</title>
<script
src=
"//yun.duiba.com.cn/js-libs/rem/1.1.0/rem.min.js"
></script>
<style>
<style>
.poster
{
.poster
{
position
:
relative
;
position
:
relative
;
}
}
.avatar
{
.avatar
{
border-radius
:
100px
;
border-radius
:
1.00rem
;
width
:
5.20rem
;
height
:
4.40rem
;
}
}
.ppp
{
.ppp
{
color
:
green
;
color
:
green
;
font-size
:
50px
;
font-size
:
0.50rem
;
font-weight
:
bold
;
font-weight
:
bold
;
position
:
absolute
;
position
:
absolute
;
left
:
10px
;
left
:
0.10rem
;
top
:
10px
;
top
:
0.10rem
;
text-align
:
center
;
text-align
:
center
;
width
:
1
00px
;
width
:
1
.00rem
;
word-wrap
:
break-word
;
word-wrap
:
break-word
;
}
}
</style>
</style>
</head>
</head>
<body>
<body>
<div
style=
"margin-top: 100px"
></div>
<div
id=
"poster"
class=
"poster"
>
<div
id=
"poster"
class=
"poster"
>
<img
class=
"avatar"
src=
"//yun.duiba.com.cn/aurora/14e3d0fa0e1ff54553a2c8c094b1caffd90f0a43.png"
/>
<img
class=
"avatar"
src=
"//yun.duiba.com.cn/aurora/14e3d0fa0e1ff54553a2c8c094b1caffd90f0a43.png"
/>
<p
class=
"ppp"
>
<p
class=
"ppp"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment