Forum Helpers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Coder and Graphic Designer Hiring!

2 posters

Go down

Coder and Graphic Designer Hiring! Empty Coder and Graphic Designer Hiring!

Post by HelpingLegend Sun Aug 21, 2011 11:01 pm

Coders and Graphic Designers will be put into their own groups when hired.
These people will be more easily noticed and as a result, asked more often about support in their respective areas.
More groups may come soon, so please wait if you do not wish to have one of these positions.

Reply to this topic with the following code, depending on the position you want:

CODER:
Code:

[b]Name:[/b]
[b]Age:[/b]
[b]Why You Want the Position:[/b]
[b]Examples of Code Work:[/b]

GRAPHIC DESIGNER:
Code:

[b]Name:[/b]
[b]Age:[/b]
[b]Why You Want the Position:[/b]
[b]Examples of Graphic Work:[/b]

Please spoiler tag all examples. The more examples you have that are good quality, the better your chances of being selected!

HelpingLegend
Admin

Posts : 78
Money : 4844
Reputation : 0
Join date : 2011-08-20

https://forumhelpers.forumotion.co.uk

Back to top Go down

Coder and Graphic Designer Hiring! Empty Re: Coder and Graphic Designer Hiring!

Post by HelpingLegend Thu Aug 25, 2011 9:24 am

So does no-one want these jobs? They're still open!

HelpingLegend
Admin

Posts : 78
Money : 4844
Reputation : 0
Join date : 2011-08-20

https://forumhelpers.forumotion.co.uk

Back to top Go down

Coder and Graphic Designer Hiring! Empty Re: Coder and Graphic Designer Hiring!

Post by Sunny Thu Aug 25, 2011 11:04 am

Name: Sunny
Age: 13
Why You Want the Position: I have mastered JavaScripting and HTMLing greatly and this forum is in need of a coder.
Examples of Code Work:
Code:
<html>
<head>
<style type="text/css">
BODY {
color: #FF0000
background-color: #000000
}

INPUT {
background-color: #000000;
border-color: #FF0000;
color: #FF0000;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 8pt;
}
</style>
<script type="text/javascript">
function change()
{
document.getElementById('content').innerHTML="Content has been changed! Click button again to change back!"
document.getElementById('buttons').innerHTML="<input type=button onClick=back() value=Click!>"
}

function back()
{
document.getElementById('content').innerHTML="Click the button to change content!"
document.getElementById('buttons').innerHTML="<input type=button onClick=change() value=Click!>"
}
</script>
</head>
<body>
<p id="content">Click the button to change content!</p>
<p id="buttons"><input type="button" onClick="change()" value="Click!"></p>
</body>
</html>

Sunny
Forum Helper

Posts : 23
Money : 4686
Reputation : 0
Join date : 2011-08-22
Age : 25
Location : Latvia

http://twitter.com/SpiritedBox

Back to top Go down

Coder and Graphic Designer Hiring! Empty Re: Coder and Graphic Designer Hiring!

Post by HelpingLegend Thu Aug 25, 2011 11:09 am

Brilliant! Welcome to the coding group!

HelpingLegend
Admin

Posts : 78
Money : 4844
Reputation : 0
Join date : 2011-08-20

https://forumhelpers.forumotion.co.uk

Back to top Go down

Coder and Graphic Designer Hiring! Empty Re: Coder and Graphic Designer Hiring!

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum