gaaaa
This commit is contained in:
parent
81ad942f46
commit
460f0256e9
1 changed files with 8 additions and 6 deletions
14
index.html
14
index.html
|
@ -5,10 +5,12 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<img style="display:inline" title="logo" src="pfp.png" width="64" />
|
||||
<p>
|
||||
Hi, I'm Jeeves. I write code usually.<br>
|
||||
<br>
|
||||
to be continued...
|
||||
</p>
|
||||
<div style="border:1px solid black;">
|
||||
<p>
|
||||
<img style="border-radius:8px;" src="pfp.png" width="64" />
|
||||
<div style="font-size:1.2em;">Hi, I'm Jeeves. I write code usually.</div>
|
||||
<br>
|
||||
to be continued...<br>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue