Skip to content
Snippets Groups Projects
Commit 382557b5 authored by fmk17's avatar fmk17
Browse files

Limpa cabeçalho

parent d6cf4e1d
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"> <html>
<head> <head>
<title>My First Web Page</title> <title>SABER 2022</title>
<link <meta charset="utf-8">
href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css" <link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css" rel="stylesheet" />
rel="stylesheet"
/>
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
<script src="https://cdn.tailwindcss.com"></script> <script src="https://cdn.tailwindcss.com"></script>
<script src="script.js" defer></script> <script src="script.js" defer></script>
<script
src="contents/Animated floating graph nodes_files/animated-floating-graph-nodes.js"
defer
></script>
</head> </head>
<body> <body>
<script src="./Animated floating graph nodes_files/animated-floating-graph-nodes.js"></script>
<header <header
class="pt-12 mb-0 flex items-center justify-center h-[90vh] bg-fixed bg-center bg-cover" class="pt-12 mb-0 flex items-center justify-center h-[90vh] bg-fixed bg-center bg-cover"
> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment