Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.html > #23997

testing html is this right?

From 10001thomassmith10001@gmail.com (tsmithy)
Newsgroups alt.html
Subject testing html is this right?
Date 2025-01-09 12:05 +0000
Organization RetroBBS
Message-ID <86bbb71ffda133c7864fa19cae1b4850@www.rocksolidbbs.com> (permalink)

Show all headers | View raw


<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Centered Text Example</title>
</head>
<body style="margin: 0; height: 100vh; display: flex; flex-direction:
column; justify-content: center; align-items: center; background-color:
#f0f0f0; font-family: Arial, sans-serif;">

    <h1 style="text-align: center; color: #333; margin-bottom: 20px;">
        Does this render right in the middle
    </h1>

    <p style="max-width: 600px; text-align: center; color: #666;
line-height: 1.6;">
        Lorem ipsum dolor sit amet, consectetur adipiscing elit.
        Quisque luctus, massa a feugiat tincidunt, purus justo vehicula
odio,
        nec tincidunt lorem nibh nec urna. Sed vitae turpis a nisl
malesuada
        tincidunt. Integer non augue vel urna vestibulum vestibulum.
        Curabitur ac nisl non nisi fermentum tristique. Donec euismod,
        justo a faucibus tincidunt, nulla erat feugiat nunc, vitae
        sollicitudin urna turpis in arcu.
    </p>

</body>
</html>

Back to alt.html | Previous | NextNext in thread | Find similar | Unroll thread


Thread

testing html is this right? 10001thomassmith10001@gmail.com (tsmithy) - 2025-01-09 12:05 +0000
  Re: testing html is this right? Allodoxaphobia <trepidation@example.net> - 2025-01-09 16:10 +0000
  Re: testing html is this right? Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-01-09 18:16 +0100
    Re: testing html is this right? Allodoxaphobia <trepidation@example.net> - 2025-01-11 20:21 +0000

csiph-web