Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Allodoxaphobia <trepidation@example.net> |
|---|---|
| Newsgroups | alt.html |
| Subject | Re: testing html is this right? |
| Date | 2025-01-09 16:10 +0000 |
| Message-ID | <slrnvnvt80.90b.trepidation@vps.jonz.net> (permalink) |
| References | <86bbb71ffda133c7864fa19cae1b4850@www.rocksolidbbs.com> |
On Thu, 9 Jan 2025 12:05:15 +0000, tsmithy wrote: ><!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> Yes. Why? Don't you have access to any browsers?
Back to alt.html | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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