-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.html
32 lines (27 loc) · 1 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FCAS_FS: LEIA-ME</title>
<style>
body{
text-align:center;padding:4px; pointer-events:none;user-select:none;
}
</style>
<link rel="icon" type="image/x-icon" href="https://player.fcasfs-of.cloud-fs.net/favicon.ico"/>
</head>
<body>
<div style="padding:4px;">
<br/>
<div class="skills__item" style="height:100%;">
<img src="https://player.fcasfs-of.cloud-fs.net/player_banner.jpg" alt="Banner" style="width:40%;">
<br/><p>Banner</p>
</div>
<h2>LEIA-ME</h2><br/><br/><br/>Media Player (Vídeo, Áudio e Imagem)
<br/><br/>
Nosso player oferece uma experiência de mídia imersiva e intuitiva, projetada para atender a todas as suas necessidades de entretenimento digital.<br/>
Com um design moderno e funcional, ele permite que você reproduza, pause e controle suas faixas e vídeos favoritos com facilidade.
<br/><br/><br/><br/>
</div>
</body>
</html>