MusicOnly
Nov 4 2007, 03:51 PM
Well, it`s been a while since I last time posted on T17 and I really missed this forum. Well, I started taking lessons on webdesign in my school. It`s pretty hard because the professor is pretty dumb  , and he can`t solve simple image alignment problem with css  , so i have to learn almost everything on my own. I finished the layout in CS2 and now it comes the hardest part. Coding! It will probably take some time because I haven`t learned a lot in school, but before I start with coding, I would like to get some feedback from you ppl! So here is the layout:  What do you think? GFX crew, your opinion please! Be harsh on me! 
Reply
FLaKes
Nov 4 2007, 10:42 PM
I cant really be harsh on it, I actually like it a lot, I like the color combination a lot. Maybe the text, try other fonts, and it is also too bold for my liking. Overall, good job, looks really good.
Reply
MusicOnly
Nov 5 2007, 08:11 AM
I`m glad you like it. Well, you mean on font of lorem ipsum, or the title Erotomania? i`ll change this and then upload improved version of it..
Reply
delivi
Nov 5 2007, 09:58 AM
this design looks great, but you need to work on the fonts, all the fonts except "Erotomania" doesn't match with the rest of site. use fonts like Lucida Grande for the text. adding a few more effects to the content boxes in the bottom will added more glamor  great work, I'd love to see the final outcome
Reply
learning php
Nov 5 2007, 08:08 PM
hi the layout looks great but the only thing thats lets it down by a little lol is the fonts but other than that is a good layout i like it alot. Thanks Aaron
Reply
Bluebear
Jan 22 2008, 10:01 PM
I guess this is very late, but never mind... You have used a tutorial right? Because I have seen almost and exact design on another forum I used to be a member at... (I still am, but never post.) Considering that you MAY used a tutorial, it is okey. ^^
Reply
Similar Topics
Keywords : simple, portfolio, template, grey, green,
- A Simple Preg_replace Help Please.
(1)
Simple Is Beter - The Future Of Computers?
In the future, what will computers be like? (3) -Computers - The future - Who knows - I often wonder what the average home
computer will be like in ten or twenty years time; They seem to get larger, and have more functions,
be faster, and have more RAM ect. People always look for speed when buying a computer - But is this
really the way forward? If you have formatted your hard drive, then re-installed your operating
system; you will have noticed, that things run very smooth, very fast, and with few or no error
messages. But as soon as you have installed all your devices, media software, some games m....
Template Chooser?
(10) Hi, do you know any tutorials that is somehow is dedicated to creating kind of templates for your
web-site?! Let's say when a user goes to his or her profile there will a button which is
called "Choose Template", for instance, after that the templates of your web-site stored on your
server, will become active. This is the first point. The second thing, how can I make the
templates generally? With respect to font, alignments, buttons, other graphics or even hide some
buttons or functions of the web-site?....
Iso Graphic Designer For Website Template
Template + Icons = MONEY!!! (0) Im looking for a graphic designer for a site redo Ive got some ideas and i can send you over a
mockup (just lines and where stuff should be and what not). Heres a bit of info about what is going
on with this project. I'm currently (with the help of a few other people) working on a
php/mysql game for a large community (Pirate4x4) Right now the template for the game is in my
opinion horrible and hard to use. However its all we have to fit the theme of the site. What your
job would be to do is to match the template you would be making with the theme of the communiti....
Verifying Your Email Address
A Simple PHP Tutorial. (0) Hi, everyone. I'm offering the next PHP tutorial that verifies an email address of an user who
wants to register on your site. This is how it works. When someone, went to registration page and
filled out all of the details such as Name, Password, email and so on and submit those details to a
server. The user is getting unique registration code to his or her email account, the one has to be
clicked to activate the account. 1. Outline: a) You need to create or build the following files:
-config.php (The configuration file) -signup.php (Initial Registration) ....
Simple Javascript And Password System
How to protect your pages with password (6) The quickest way to get a password protection system up and running is to use a Prompt box in
JavaScript that has a title like "Enter your Email Address". Only you and the relevant users know
what the password should be, could even be one each, that can be sorted out at the next page then
pass the "input" directly through the url by changing the .href, like
http://www.iSource.net.nz/users/?leTmeIn= The page that then processes this should also check for
the referring page, and three fails from an IP if you like the php (the next page): CODE
<?php // processdo....
A Simple Attack System
A how-to on making a simple attack system (0) ----------------------- Game Making ::Simple Attack Script:: Ok, When making my first, ok well
second ..ok , my current and third one (first 2 were really bad, but then i found out my own way on
how to make an idea script), I would always first write down or think of the stats of the character.
For the purpose of this tut, i will be using space-ship kinda stats(since my first proper attack
script was a space battle script) : The Attack Stats : -Accuracy(Aim) -Hull Damage(Main Dmg.)
Defense Stats : -Shield Power(Armor) -Speed(dodge/swiftness) ATTACK/DAMAGE ....
Simple Cms To Internet Marketing
marketing seo (2) hey do you guys got some simple cms to make lots of sites quickly? maybe gonna with the collection
functions? /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> there
i got some and let you know,anyone know more just reply, chyrp, it light weight,but it cost more
cpu and memory. flatpress cool,no need to database textpattern i can not pass the w3 validator
with it. /dry.gif" style="vertical-align:middle" emoid=" ....
A Simple Cms?
(6) I wanna to have a look at a simple CMS coding that can be use for my general studies in PHP. If you
know any, please let me know.....
Simple Stylesheet Tutorial
Stylesheet embedded in your site. (2) Hi - ill show you how to make a simple style sheet that will be embedded into your site. OK make
sure your site is set up already (like the standard tags) To start and end off a stylesheet you
need to do the following CODE <style type="text/css"> </stlye> Ok
lets start CODE <style type="text/css"> p { font-family: "Tahoma";
font-size: 9; color: "red"; } </style> So when you come to put in
CODE <p>Hi!</p> The text will appear red and will be in Tahom....
Green Bay Packers
(4) The Packers should get some very good prospects coming out of college this year at the NFL Draft, I
just saw the combine this last weekend and they showcased alot of promising prospects. The need the
Packers have is CB, OL, LS, and TE. The Packers released TE Bubba Franks, who was with the club for
6 seasons. I believe they will pick up a QB for backing up Aaron Rodgers when Brett Favre retires.
The NFL Draft will air on the NFL Network....
How Often Do You Use Css?
As opposed to using simple <font> and <div> tags (7) CSS is basically made to make your html coding a heck of a lot easier. However, sometimes I prefer
to use html instead of CSS since it sometimes gets frustrating to refer to the same old style sheet
and use an old font ID you made about a week ago. I find it a lot more efficient to just type out
the specified font color/style/size in the tag than to use an individual or for certain fonts
you'd like to use. Sure, it's very helpful a lot of the time to use CSS in most cases, since
it's kind of like a very simplified version of PHP but in a different case,....
Simple Php Login And Registration System
(10) Hello. This is my first web tutorial ever. This is basically a simple register and login script.
Yes, I know it’s a bit rubbish but I’m quite new to PHP/MySQL. Here’s the register form. This can
be any file extension you like. I’d recommend calling it register.html . CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html
xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv="Content-Type" content="text/ht....
A Simple Php Captcha - Image Validation
(21) OK, I recently had the need to create a PHP CAPTCHA system for a friend, and I am sharing this as a
tutorial with the good people here at Trap17. I am sure you have all seen a CAPTCHA before (although
you may not have known what it was called). They are the little codes you often have to enter when
you register with a site, to make sure you are a person and not an automated script. Some common
examples look something like this: My system doesn't really do anything as fancy, but I
think that it is slightly more readable that some of those that get generated. Every....
Pci Simple Communications Controller / Multimedia Audio Controller
No Audio (5) Hi. I'm Wilfred@cav. Please help me fix my desktop. I reformatted from Home XP to Pro XP. After
the formatting, there was no sound and I have this 2 yellow-icon things (PCI Simple Communications
Controller and Multimedia Audio Controller) on the device manager, which says that I don't have
a driver installed for this device. I don't know what to do. Please help. I'm now at work
and the desktop is in my place and I don't have internet access in my place. I'll appreciate
any help. Thanks.....
Dialup Users Double Your Connection Speed
with simple modem command tweek (6) I found this instruction on the net and I'm wondering this actually "speeds up" a dial up
connection? QUOTE Suffering from 52 kbps internet connection? Follow these simple steps and
double your internet connection speed: Connect to the internet Click Start and select control
panel Click Phone and Modem Select Modems tab and then click Properties Click the Advanced tab
and in the extra initialization commands type AT&FX Click Ok and disconnect from the internet
Connect to the internet again and enjoy your 115 kbps connection! Source http....
What Is God?
simple question, hard to answer! (52) Yeah this is the only thing I'd like to know! Is he a big old man with a beard somewhere
above us (interstingly what is UP on one side of the earth is DOWN on the other side of it - so
where is God then if we point up there?)??? Is he inside of us? Are we all a part of god? Is God
present in everything that surrounds us? Isn't it interesting that GOD is very close to GOOD?
Maybe it is a metaphore for being and doing GOOD things?? That is something we have inside of us -
every normal human being has this feeling for what is good and bad and is tryin' to f....
Trap17 Free Web Template Downloads
Trap 17 member contributions (10) Well, BuffaloHELP, here is my contribution. /tongue.gif" style="vertical-align:middle"
emoid=":P" border="0" alt="tongue.gif" /> Free template downloads. Albeit over 100 web
templates instead of one-at-a-time. I have started this thread for people to voluntarily add to.
OK, everybody, lets keep this thread alive and updated frequently. ....
Watermark Your Image With Simple Php Script
found it on the net (34) This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
Scripts site. Just in case the site may not show, I will include the code here: List of things
needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
transparent gif image with the watermark - goes in the same directory as this script // ....
Simple C File Handling In Action
Small code snipet which covers most of basic file handling and navigat (3) Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
formalities to get the code review incorporated and update all source code files with code review
headers. Imagine if you need to open 300 files one by one and append code review headers at the
end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
utility to open all files passed on command line and open attach code review headers an....
How To: Make A Simple Php Site
Making one file show up on all pages using php (21) I have looked all over the site and could not find anything that was like this simple, or just like
this at all.. For some people i know that you are using a basic HTML site...and having a big menu
if you want to add somthing you have to go into every one of the pages and add or remove or edit
what you want to do, but with somthing verry simple all you would have to do is edit one file, and
all of the pages that have the PHP script on them would suddenly change to what that one file is.
So to start off if you are planning on using this little tirck, the page that you a....
Simple Sig Tutorial
photoshop sig tutorial : New to photoshop? (23) Mytutorial which i made for people who are new in photoshop: This is my first tutorial so maybe
there are few mistakes .......
How To Make A Very Simple Wap Site
A quick tutorial about WML language (40) WAP Site Tutorial : How to Make A Wap site? Before We begin.. Defination from the
Web about Wap. QUOTE WAP is an open international standard for applications that use
wireless communication . Its principal application is to enable access to the Internet from a
mobile phone or PDA .A WAP browser provides all of the basic services of a computer based web
browser but simplified to operate within the restrictions of a mobile phone. WAP is now the
protocol used for the majority of the world's mobile internet sites, known as WAP sites ....
Msgbox
Here is a simple way and lists of MsgBoxes. (17) Here are lists of MsgBoxes: Syntax: MsgBox Prompt, MsgBoxStyle, Title, HelpFile MsgBox "Uh,
text!", , "Uh, Title!" MsgBox "Uh, text!", vbCritical, "Uh, Title!" MsgBox "Uh,
text!", vbExclamation, "Uh, Title!" MsgBox "Uh, text!", vbInformation, "Uh, Title!"
MsgBox "Uh, text!", vbOKCancel, "Uh, Title!" MsgBox "Uh, text!", vbQuestion, "Uh,
Title!" MsgBox "Uh, text!", vbYesNo, "Uh, Title!" MsgBox "Uh, text!", vbYesNoCancel,
"Uh, Title!" MsgBox "Uh, text!", vbRetryCancel, "Uh, Title!" MsgBox "Uh, text....
Whow to change template on php nuke
(4) Whow to change template on php nuke
Thanks....
need a good and simple php-nuke tutorial
(17) hello everybody
i'm new to php-nuke , after installing it on my server i can't understand how the
structure of the system works ,i have been looking at some tutorials about php-nuke but some of them
were written like i know the system and what they are explainning is like a reminder of some kind
can some one help me to find good and simple php-nuke tutorial.
thanx....
Php Mod Rewrite Tutorial
Simple tutorial (3) REQUIRED: Internet server (Apache 1.3.33 recomended), php, basic skills with .htaccess Mod
rewrite is cool Apache option, it helps you to make your site URLs simple and clean... also it is
perfect for search engines... This is mod rewrite, it replaces : CODE
site.com/index.php?include=files?ID=45 with: CODE site.com/files/45 so lets get startet,
open notepad, enter this in it: CODE RewriteEngine On // - you are starting rewrite mod
:) RewriteBase / // - you set the rewrite base RewriteRule
^(.+)/([0-9]+)/?$ in....
How To Take A Screen Shot Of Your Desktop.
A Simple Tutorial (22) Lots of people have asked me on how to capture a Screen Shot of their Desktop. So I thought I should
make a tutorial on how to... 1. Press the print screen button which should be: 2. Open an image
editing program like paint: 3. Press Ctrl+V (paste) 4. It should have pasted the Screen Shot,
Now save your image. You learnt how to take a Screen Shot of your Desktop. By .::DAMAN::.....
Templates
download Nice Template (10) I Fint this Template for u /biggrin.gif' border='0' style='vertical-align:middle'
alt='biggrin.gif' /> http://xinfo.3dmaster.net.ru/templates/Tem...6471-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6417-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6221-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6370-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6419-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6446-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6207-SPK100.rar hihi I Find th....
Php Simple Login Tutorial
Learn how to make a simple login! (63) I have been quite busy lately, trying to design and code my site (far from done XD). And after
having learned how to make a simple login, I will try to write my own tutorial, for you
/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> the tutorial Step 1
: The first step in designing a member system is to plan out exactly what you need. A common impulse
among programmers is to jump right in and start coding. I'll be honest and admit that I'm
guilty of this more so than anyone. However, since I'm in control of this conversation (y....
Looking for simple, portfolio, template, grey, green,
|
|
Searching Video's for simple, portfolio, template, grey, green,
|
advertisement
|
|