Add basic information
This commit is contained in:
parent
d81af92178
commit
7adcef6fb2
5 changed files with 60 additions and 28 deletions
|
@ -26,7 +26,7 @@
|
|||
<div style="display: flex; margin-left: 0.5cm; align-items: center; justify-content: left;">
|
||||
<p>เบราว์เซอร์</p>
|
||||
</div>
|
||||
<div style="display: flex; margin-right: 0.5cm; align-items: center; justify-content: right;">
|
||||
<div style="display: flex; margin-right: 0.5cm; align-items: center; justify-content: right; opacity: 0.5">
|
||||
<p id="browser-display"></p>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<div style="display: flex; margin-left: 0.5cm; align-items: center; justify-content: left;">
|
||||
<p>ระบบปฏิบัติการ</p>
|
||||
</div>
|
||||
<div style="display: flex; margin-right: 0.5cm; align-items: center; justify-content: right;">
|
||||
<div style="display: flex; margin-right: 0.5cm; align-items: center; justify-content: right; opacity: 0.5">
|
||||
<p id="os-display"></p>
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue