Threadkiller Mk XII

Status
Not open for further replies.
[MENTION=4071]BeoTeK[/MENTION] - he is adorable but then again you know that even when he drives you up the walls :D
 
I work with SQL the whole day, and now that I take a break to come and see what's going on the forum, there is SQL talk in TK...

That confirms it...SQL is love....SQL is life!!
 
[MENTION=4071]BeoTeK[/MENTION] - he is adorable but then again you know that even when he drives you up the walls :D

He can grind my tits at times, but I love him to bits ^_^




I work with SQL the whole day, and now that I take a break to come and see what's going on the forum, there is SQL talk in TK...

That confirms it...SQL is love....SQL is life!!

Sheizer! Sifting through lines and lines of data my eyes tend to go wonky :p
 
Sheizer! Sifting through lines and lines of data my eyes tend to go wonky :p

That is true. Taking some regular breaks from data mining is very necessary. But for some strange reason I enjoy doing it. So you enjoying sitting on a more reporting side of the company?
 
My attempt at coding - the end result:
Spoiler: show

<!DOCTYPE html>
<html>
<head>
<link href="http://s3.amazonaws.com/codecademy-content/courses/ltp/css/shift.css"rel="stylesheet">
<link href="main.css" rel="stylesheet">
</head>

<body>
<div class="nav">
<div class="container">
<ul>
<li><a href="#">Airbnb logo</a></li>
<li><a href="#">Browse</a></li>
</ul>
<ul>
<li><a href="#">Sign Up</a></li>
<li><a href="#">Log In</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
</div>

<div class="jumbotron">
<div class="container">
<h1>Find a place to stay.</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>

<div class="learn-more">
<div>
<div>
<div>
<h3>Travel</h3>
<p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries.</p>
<p><a href="#">See how to travel on Airbnb</a></p>
</div>
<div>
<h3>Host</h3>
<p>Renting out your unused space could pay your bills or fund your next vacation.</p>
<p><a href="#">Learn more about hosting</a></p>
</div>
<div>
<h3>Trust and Safety</h3>
<p>From Verified ID to our worldwide customer support team, we've got your back.</p>
<p><a href="#">Learn about trust at Airbnb</a></p>
</div>
</div>
</div>
</div>
</body>
</html>
 
My attempt at coding - the end result:
Spoiler: show

<!DOCTYPE html>
<html>
<head>
<link href="http://s3.amazonaws.com/codecademy-content/courses/ltp/css/shift.css"rel="stylesheet">
<link href="main.css" rel="stylesheet">
</head>

<body>
<div class="nav">
<div class="container">
<ul>
<li><a href="#">Airbnb logo</a></li>
<li><a href="#">Browse</a></li>
</ul>
<ul>
<li><a href="#">Sign Up</a></li>
<li><a href="#">Log In</a></li>
<li><a href="#">Help</a></li>
</ul>
</div>
</div>

<div class="jumbotron">
<div class="container">
<h1>Find a place to stay.</h1>
<p>Rent from people in over 34,000 cities and 192 countries.</p>
</div>
</div>

<div class="learn-more">
<div>
<div>
<div>
<h3>Travel</h3>
<p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries.</p>
<p><a href="#">See how to travel on Airbnb</a></p>
</div>
<div>
<h3>Host</h3>
<p>Renting out your unused space could pay your bills or fund your next vacation.</p>
<p><a href="#">Learn more about hosting</a></p>
</div>
<div>
<h3>Trust and Safety</h3>
<p>From Verified ID to our worldwide customer support team, we've got your back.</p>
<p><a href="#">Learn about trust at Airbnb</a></p>
</div>
</div>
</div>
</div>
</body>
</html>

Sweet, thanks for your password! *hacks into your bank account*
 
I work with SQL the whole day, and now that I take a break to come and see what's going on the forum, there is SQL talk in TK...

That confirms it...SQL is love....SQL is life!!

Nah, JavaScript is everything. JavaScript uber alles!

Seriously, having to deal with T-SQL, PL/SQL, Java, C#, HTML, CSS, XML, XSLT, XQuery and JavaScript each day, night and weekend, I can confirm my love for JavaScript. <3
 
Nah, JavaScript is everything. JavaScript uber alles!

Seriously, having to deal with T-SQL, PL/SQL, Java, C#, HTML, CSS, XML, XSLT, XQuery and JavaScript each day, night and weekend, I can confirm my love for JavaScript. <3

I'll roll my eyes and ...

PHP:
<?php echo '<p>Javascript is lame</p>'; ?>
 
Nah, JavaScript is everything. JavaScript uber alles!

Seriously, having to deal with T-SQL, PL/SQL, Java, C#, HTML, CSS, XML, XSLT, XQuery and JavaScript each day, night and weekend, I can confirm my love for JavaScript. <3

you cant really compare all those though they are different animals that just happen to work together
 
Hehehe its ok, I was kinda sarcastic. I am considering doing a yola page, my biggest issue is I suck at writing, so no idea what to add onto a page.

Wyv, if you give me time I can get you one. If you are prepared to pay about R75 to R100 per year for the domain name.
 
So... y'all know anyone who does build-in cupboards - local to CT?

Joost Joiners - but they are not cheap - but their work is stunning.

- - - - - - - - - - Double Post Merged - - - - - - - - - -

Wyv, if you give me time I can get you one. If you are prepared to pay about R75 to R100 per year for the domain name.

That I can do Soli, that is actually a good deal.
 
So... y'all know anyone who does build-in cupboards - local to CT?

http://bfy.tw/1Zhm

- - - - - - - - - - Double Post Merged - - - - - - - - - -

Ooh never heard of them, I love the look of it. Plus its simplistic enough that I don't need to use loads of words. The whole thing is I just want to upload images, sell the work without having to write essays. I am NOT a blogger.

SquareSpace will do it for you.
 
Status
Not open for further replies.
Back
Top