Post: Help with website
08-16-2011, 04:40 PM #1
.RAMBO
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); I want to make a simple website with just a header and a long list of names running down the middle of the page, how can this be done?
(adsbygoogle = window.adsbygoogle || []).push({});
08-16-2011, 04:43 PM #2
PsYcHoSiS
Eatin' poopy
HTML mostly... :carling:
08-16-2011, 04:53 PM #3
.RAMBO
Banned
Originally posted by PsYcHoSiS View Post
HTML mostly... :carling:


Haha I see... Can you help me? I can pay 100k vBux. =D
08-16-2011, 05:03 PM #4
Originally posted by .RAMBO View Post
I want to make a simple website with just a header and a long list of names running down the middle of the page, how can this be done?
thats really easy to do what do you want on it send a pm or quote and ill make it for you takes like 2mins if that
08-16-2011, 05:14 PM #5
PsYcHoSiS
Eatin' poopy
Originally posted by .RAMBO View Post
Haha I see... Can you help me? I can pay 100k vBux. =D


Give me the header + list, I'll do it Smile
08-16-2011, 05:27 PM #6
.RAMBO
Banned
Originally posted by PsYcHoSiS View Post
Give me the header + list, I'll do it Smile


Header: CoD Campers

List:
SpectralMesiah
ABACABBNot Happy or SadBLOOD

I will be adding more to the list. =D
08-16-2011, 05:32 PM #7
AlabamaHit
ROLL TIDE!!!
lol,

<title>CoD Campers</title>
<center>
SpectralMesiah
ABACABBNot Happy or SadBLOOD
</center>

:y:
08-16-2011, 05:44 PM #8
Originally posted by AlabamaHit View Post
lol,

<title>CoD Campers</title>
<center>
SpectralMesiah
ABACABBNot Happy or SadBLOOD
</center>

:y:


That's actually bad.. You would end up with this:

Originally posted by another user

Page Title: CoD Campers
Page Content: SpectralMesiah ABACABBNot Happy or SadBLOOD


The way to fix it would be doing:

Originally posted by another user

<title>CoD Campers</title>
<center>
SpectralMesiah<br>
ABACABBNot Happy or SadBLOOD<br>
</center>
08-16-2011, 05:48 PM #9
Default Avatar
Cammy
Guest
    
<html>
<head>
<title>CoD Campers</title>
</head>
<body>
<center>
<font size="5"><b>CoD Campers</b></font>
<br>
<br>
<br>
SpectralMesiah<br>
ABACABBNot Happy or SadBLOOD<br>
</center>
</body>
</html>

The following user thanked Cammy for this useful post:

.RAMBO
08-16-2011, 05:59 PM #10
.RAMBO
Banned
Originally posted by Cammmmy View Post
    
<html>
<head>
<title>CoD Campers</title>
</head>
<body>
<center>
<font size="5"><b>CoD Campers</b></font>
<br>
<br>
<br>
SpectralMesiah<br>
ABACABBNot Happy or SadBLOOD<br>
</center>
</body>
</html>


Nice. =D
Can you add a CoD background?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo