|
05-27-2014, 12:21 AM
|
Join Date: Jun 2012
Posts: 4,180
Mentioned: 1428 Post(s)
Tagged: 40 Thread(s)
|
The time has come..
Currently in the finalizing stages of learning HTML, CSS, and Javascript. Once I familiarize myself with it more I'll be dedicating a sizable amount of time to helping fix things on the site, and even developing some new things in hopes that they can be implemented.
This thread is being made for me to post said code. Going to just be fucking around here at first, most code/script will probably be terrible.
__________________
.
.
Searching for a black hole to casually collapse through.
|
05-27-2014, 12:24 AM
|
Join Date: Oct 2008
Posts: 6,624
Mentioned: 1207 Post(s)
Tagged: 36 Thread(s)
|
.. if they let you lol
__________________
"Draw to your hearts desire
and keep it
CLASSICK YA ASIAN BASTIDDD"
(DJ Denton)
Quote:
Originally Posted by Dave
|
Quote:
Originally Posted by Punk The God
ahh.. yea your a good fucker..
|
My Gallery
HERE
|
05-27-2014, 12:30 AM
|
Join Date: Jun 2012
Posts: 4,180
Mentioned: 1428 Post(s)
Tagged: 40 Thread(s)
|
^Nah I won't have any power or be any rank, just going to get into contact with Pseudo and send him the code through pastebin or some shit. I mean, if he doesn't take an extra pair of hands willing to work for completely nothing then he's terribly closed minded.
__________________
.
.
Searching for a black hole to casually collapse through.
|
05-27-2014, 12:33 AM
|
Join Date: Mar 2007
Posts: 3,996
Mentioned: 1294 Post(s)
Tagged: 32 Thread(s)
|
C++ and HTML5
__________________
Quote:
Originally Posted by Mokane
I thought denton was black this whole time he was white
|
|
05-27-2014, 05:59 PM
|
Join Date: Aug 2006
Posts: 9,400
Mentioned: 2106 Post(s)
Tagged: 41 Thread(s)
|
Quote:
Originally Posted by DJ Denton
C++ and HTML5
|
This^ Lol
I Myself Know HTML, CSS & Javascript But To Code vBulletin You Need To At Least Know PHP & SQL, Probably A Third More Advanced Language (That's Why Not Everyone Has A Completely Custom vBulletin Website).
|
05-27-2014, 01:04 AM
|
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
|
Lol. Have fun.
|
05-27-2014, 01:04 AM
|
#6
|
Guest
Voted:
0 audio / 0 text
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
|
Lol. Have fun.
|
|
|
05-27-2014, 01:22 AM
|
Join Date: Oct 2008
Posts: 6,624
Mentioned: 1207 Post(s)
Tagged: 36 Thread(s)
|
oh then that's completely diff than handing you over rights to fuck with the actual codes of the site and potentially causing a mess with the whole thing then
carry on
__________________
"Draw to your hearts desire
and keep it
CLASSICK YA ASIAN BASTIDDD"
(DJ Denton)
Quote:
Originally Posted by Dave
|
Quote:
Originally Posted by Punk The God
ahh.. yea your a good fucker..
|
My Gallery
HERE
|
05-27-2014, 02:00 AM
|
Join Date: Sep 2012
Posts: 518
Mentioned: 174 Post(s)
Tagged: 7 Thread(s)
|
ah good luck with it though, since V4 hasn't come yet, I was wondering lol
__________________
The Official LetsBeef BodyBagging Specialist.
Quote:
Originally Posted by Xplissit
I heard V3NUMB is an LB mod,he's about as good as Lizman
|
|
05-27-2014, 09:59 AM
|
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
|
<html>
<head>
<title>Suck A Dick Crysis</title>
</head>
<body>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
Yup, your mum likes it right down the windpipe bitch.
</body>
</html>
|
05-27-2014, 09:59 AM
|
#9
|
Guest
Voted:
0 audio / 0 text
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
|
<html>
<head>
<title>Suck A Dick Crysis</title>
</head>
<body>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
Yup, your mum likes it right down the windpipe bitch.
</body>
</html>
|
|
|
05-27-2014, 01:48 PM
|
Join Date: Jun 2012
Posts: 4,180
Mentioned: 1428 Post(s)
Tagged: 40 Thread(s)
|
Quote:
Originally Posted by Dave
<html>
<head>
<title>Suck A Dick Crysis</title>
</head>
<body>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
Yup, your mum likes it right down the windpipe bitch.
</body>
</html>
|
That'd look terrible, you're going to need some CSS to make it look better. Here you go:
HTML Code:
<html>
<head>
<title>Suck A Dick Crysis</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<style type="text/css">
body {
background: #999;
font-family: arial;
}
h1, h2, li, {
color: #555
}
a {
color: green;
}
p {
background: #666;
color: white;
padding: 5px;
}</style>
<img src="../Images/CrysisMumSuckingMeOff.gif" alt="Cum In Mouth"><br>
</br>
<h1>Crysis loves sucking dick!!</h1>
<ul>
<li><a <a href="index.html">Home</a></li>
<li><a href="page2.html">Page two</a></li>
<li><a href="page3.html">Page three</a></li>
</ul>
<h2>Yup, your mum likes it right down the windpipe bitch</h2>
<p>(But so does Dave)</p>
</body>
</html>
__________________
.
.
Searching for a black hole to casually collapse through.
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
,
|
|
|
,
|
|
Voted:
0 audio / 0 text
Posts:
|
|
|
|
|
|
All times are GMT -4. The time now is 07:08 PM.
|
|
|