Jul 9, 2008

Site: Check It Out

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Website Reviews

free web hosting

Site: Check It Out

CodeName_88
What do you think about www.ds-portal.net? And please regsiter on the forums.

Reply

TempKnight
This is my last post of the night.

I personally like, but its like every other layout that has this theme that i'v seen :\ then again who cares. I don't have time to register at your forums, nor i don't even play those types of games anymore.

Reply

Bash
i like the layout a lot, the random logo thing is really good too. the only problem is that the menu needs some work - it's too spaced out. apart from that, nice work man

Reply

michaleq
I've done a few reviews of sites here, mainly because i know something about designing pages (maybe i don't have a tallent for it myself, but the knowledge is there biggrin.gif ). And as for your site... For the first time i have to say i truly like it!
1. It's well designed.
2. The colours match together great
3. The overall feel of the website is in the mood of the topic, that the site is about.
It very good. Even the size of fonts is correctly chosen. What more the site works great of Firefox cool.gif

On flaw thatt someone could think of is that let's say in 'links' section, the site is too large verticaly. I've got a preety huge resolution (1400 x 1050) but the site id too long and i have to slide it down. But wait a minute! There is no content to slide to! If the site is empty at the bottom (well you've got plenty of free space) then why is there a slider showing that i can slide down to see taht nothing? I mean i'm expecting something, but there's nothing there!

But aside that an A- for the website biggrin.gif

 

 

 


Reply

andyy15
Pretty good job. I would move Mario to the left cause he is blocking some words making it hard to read.

Reply

CodeName_88
Thanks for the support.... Anyway, I'll try implementing your advice when possible. For now, please register on the forums.

Reply

Lyon
Nice portal.
Good colors.
Good design.
Good images.
Good work.
Keep up.

Reply

mizako
You need to scroll the site in order to find the login or register button. Quite a big problem!!! if you want people to register, do not force them to imagine where they can do it.

Reply

SilentWarrior
I really like your banner its prety nice. And the whole site template is a good layout. Very well made site, I wish you best of luck with it.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : site, check

  1. Plz Review This Site: Http://getithere.forumup.co.uk
    (0)
  2. Best Browser To Desighn Your Site To
    not much of a question but more like a statement (8)
    well since i started web desighning i've always used internet explore (why?) well when i first
    tried FF2, i wasn't a "web-designer" then so i didn't care much about css and htlm stuff, i
    din't like it and one of the reason was beacause a couple of the sites i visited wasnt firefox
    compatible. but anyways recently i was desighning a site for this community. so like two weeks ago i
    downloaded FF3 for testing purposes. in IE the site looked great but what i found was that in
    firefox the site was horible, as bad as they could come. so since firefox was better....
  3. Can We Host Games With Webhosting This Site Provides?
    Uhm yea I was wondering (1)
    Well, yea the topic name pretty much explains it all. Does this webhosting service let you host
    games such as mafia games and script? Because I need to know! Thanks all!....
  4. No Site Access
    (1)
    It was working the day before yesterday and then it started giving me error messages about not being
    able to access the site. I can't access cpanel either. Neither page ever loads. I don't
    have this problem with any other internet pages, just my site stuff on Trap17. My site's at
    www.jzambrano.trap17.com btw. This is one of the few times I'll need it up for sure so I'd
    appreciate if the issue can get fixed in the near future. ....
  5. Can't Access My Site An Cpanel
    already did some sugested things (4)
    I still can't get to my website and cpanel, Tings I did: requested xisto to unblock my ip
    cleaned my cache/cookies Did this with both IE and FF When I am @ my dads house he can acces my
    website. So I guess it is still an ip problem. I did read some posts but couldn't find a
    solution. Thx in advance,....
  6. Can't Access My Site....weird Issue
    (5)
    Okay, so last night everything worked fine. I loaded up cpanel, fixed issues with the site after the
    database move, etc. Today I'm unable to load up the site. It just keeps giving me ping
    timeouts. With what I'm being told by others it is only me having this issue with my site, and
    yet there have been 0 changes to my pc between it working and not. I have tried multiple times
    during the day with no luck. Along with this, if I load my website using a proxy service then I do
    not have any issues. The only time it will not allow me to access it is if I am "using" my....
  7. Pink Ipodnano Site
    (2)
    http://pink-ipod-nano.blogspot.com/ Everything about Pink iPod nano, Pink iPod Accessories,
    etc. including pink iPhone too....
  8. Great Weather Site
    Cool weather Site (7)
    I found this weather site a few days ago and wow. Has some very clear chase cams.
    Serverstudios.com ....
  9. Motorola Rizr Z3
    the new Cell phone ( Check out ) (0)
    Motorola RIZR Z3 Cell Phone
    After the RAZR comes RIZR (for riser). The all-new Motorola RIZR Z3 was showcased in
    Cape Town, South Africa. Also known as the Capri, the Z3 is available in a slider form-factor
    boasting quad-band GSM and EDGE support.
    The phone has Bluetooth capability, and a nice addition is the A2DP (advanced
    audio distribution profile) thrown in - you can conveniently use a wireless stereo headset w....
  10. Testing Site
    (1)
    Hi I have just set up an account. I haven't pointed my domain to the servers yet (my deal with
    the current host does not run out till next month). What I am wondering is if it is possible to
    upload and test a site without the domain pointing at it? I have tried putting up a index page but
    all I get is the placeholder. I just want to know that the site will work ok THEN point the domain.
    Thanks Martin....
  11. How To Make An Ultimate Game List.
    If you're making a site on video games or such. (0)
    Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
    Ultimate Game List. First off, we need to make a database, we are going to call this database
    `my_db`, leave out the `'s. Inside that database we will need to create a table
    called `ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax.
    CODE CREATE TABLE ugl ( System char(50), Game char(50), ) In the
    above code, it is stating we are creating a table called ugl, with two columns, System, and Gam....
  12. Need A Name For A Hosting Site
    (2)
    Ok so i'm thinking about setting up a paid and free hosting site with computing host resaller
    plan. but i'm having no luck coming up with a name for the site, evey thing i have tryed it
    taken arleady. so i was wonder if i could get some help with picking a name? so dose any body have
    any ideas? I dont wont it to be one of those super long domain names. Thanks....
  13. Building A Forum Under Another Web Site?
    (7)
    Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
    from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
    moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
    My question is can I build the forum on my local computer then upload to hosting service? The
    readme.txt recomends to install online in host machine. And this is what I need to do, right?
    -build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the....
  14. Hobby Site/business
    (6)
    Could you guys please review my website. I feel like it is suitable for what it is. I have a side
    computer repair business, but am not investing a lot of money in it. I think the useability is good.
    I am new to the web design world. I am just happy to have made this site and I am just happy to get
    the php email form working. Any suggestions are welcome. http://www.ckcomputerstally.trap17.com ....
  15. Review My Site
    Review my site please (16)
    Hello. I am new here to trap17.com and would really like some input on my site. Echo Of Thunder
    Made using Dream Weaver and note pad. Planning on a better forum and chat page as time goes by.
    This is just a little hobby that I have. "weather" and I hope that you all here at trap17 will take
    a look see, and tell me what you all think. ....
  16. Books?!
    Web-Site? (7)
    I am the active student of Amrican University of Dubai (AUD). Basically, I' tired of buying new
    books in the UNI's book store whcih will last only for 3 months. Anybody knows where I may get
    them online like in PDF format.....
  17. Where Is There A Good Site To Learn Web Html?
    (18)
    im a noob when it comes to web html to design web sites, can some one tell me where to find a good
    website that has good tutorials on how to use web html?....
  18. Php Word Filter
    Have you accidently sworn on your site? Or do you want to keep visitor (7)
    This is pretty simple but very useful if you don't want people to swear. We will be using
    str_replace for this. CODE <?php str_replace ("curseword,
    "replacemet"); ?> Thats pretty simple, just fill in the curse word and the
    replacement, and then repeat... heres what it would look like full size: CODE <?php
    str_replace("swear", "replacement"); str_replace("swear",
    "replacement"); str_replace("swear", "replacement");
    str_replace("swear", "....
  19. Forget Adsense. Try Widgetbucks.com
    earn more money with your site (42)
    Hello . A new company that blow all the Google Adsense program is here , idk if its operating
    from long time , i dont think soo but its realy realy good. Forget of 0.01 $ from Google
    Adsense , Widget pays you from 0.45 pay per click no less depending what widget you choose ,
    3$ at 1000 immpresions . I put Laptops widgets and i get 0.45 $ no less . Its more
    then good in one day ived made 30 dollars from 1 site and i have more then one Register now and
    you get 25 $ BONUS : Please signup over the link below . Thanks http://www.wid....
  20. Real Paying Site
    Easy and quick (7)
    That site really pays and I have recieved my first payment of 10 dollars. This is really easy not
    much of a big minimum payout and if you want you too can make money by just going here and signing
    up http://adbux.org If you want please do add me as a referrer as zak92 Thank you.....
  21. Getting Flash Images On A Site
    (1)
    well, i don' t have a site yet, but about 6 months ago i made a template, with flash buttons and
    all, with sound and everything i was so proud so i tryed to put em on there with a special code u
    needet or something ,so i did, but i got blank images,, i even tryed uploading it on the site it
    didn't work, so i asked around they said u can' t install them on a cpanel, u need ftp, so i
    downloadet the program needet and i got stuck there, so basicly how do u do that,and could some1
    help me out how to get it working on a cpanel....
  22. Drupal Related
    Auction site (1)
    Hi, I've been trying to look for ways to run an auction site thats easy to set up and I saw
    drupal... Is there a way to run an auction site using drupal?? If anyone of you know how to do it
    plzz help me! I've tried to look through google but not getting any help! I want to make
    an auction site which will be able to take few types of product posted by the users and let other
    users log in to bid for the price! Is there a way to do so?? And if anyone of you know an
    easier way to go about doing it please help me! even if its not drupal but something ....
  23. Check Referrer To Prevent Linking Yours From Other Sites
    Check referrer with Php and Mysql (8)
    Check Referrer Using Php To Prevent People Linking To Your Downloads From Other Sites Ever
    find that found some people are listing items, images and tuts and linking directly to the download
    url (those that are like my photoshop tutorial.php?id=0), which is a .php to count the number of
    downloads. To prevent this, you can add a piece of code to the download pages that checks which page
    referred them to the download page: if it's my domain, it downloads the file normally, if
    it's not, it will redirect to my home page instead. Important : Not all browser....
  24. Best Download Site
    (42)
    hi there im lookin for a downloads directory to download freeware, shareware software products, a
    bit like www.download.com i do like using download.com but evrytime i serach something using
    download.com my computer crashes and send a error report to microsoft, which pis*es me off. so any
    other sites would help........
  25. Give Me Website Ideas..
    Website Ideas : Something original. Ideas for making a site (29)
    Website Ideas I'm deciding to take down my site, it's getting kind of old and
    boring, but I don't want to just stop with having a site. I need some ideas for something that
    provides a service of some sort to people. There are millions of blogs, I really don't want to
    post about my life on a daily basis anyway. All ideas will be welcomed, I can't seem to think
    of anything at all, so Im asking you. What could my new website be about?....
  26. Inbox Dollars
    Best Money making Site-I Got Paid (28)
    Inbox Dollars is a great site that i found when i was browsing around the net. This Site Offers you
    3 different reward chioces and they are: - 10000 Banner Imprressions- $10 - Gold Membership
    -$17 - Check- $30 I have already gotten the 10000 banner impressoins from them. The ways
    you can earn money are: -$5 when you join the site... -$0.01-0.10 for every paid email
    -$4 for every survey site you join -Up to $50 for for every offer -Unlimited cash for
    games -Umlimited cash for shoppings The offers are very easy to fill out and you ge....
  27. The Funniest Websites On The Net
    Suggest The Funniest Site On The Net (11)
    I Am Going To Start Of This Topic By Suggesting miniclip.com (Games Site) ....
  28. Site Layout For My Friend
    (9)
    There's something wrong with this layout and I don't quite know what else to add to make it
    look more together. Is anyone willing to add stuff to this layout? I'm kinda going in circles
    with this one. You can go crazy and add your own designs just as long as it would look clean.
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> This is for those with
    spare time only. I'm not trying to pass my dilemma to anyone. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> ....
  29. Php Quiz Script
    Make quizzes for your site. (20)
    Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
    doesnt do anything special but I am going to make an email mod for it so that it will email results
    to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
    editor and paste in the following code. CODE <?php $qid = "Quiz ID-00"; ?>
    <html> <head> <title><? echo "Gamers Pub $qid";
    ?></title> </head> <body> <p><h3><? echo "....
  30. Google Submite Site
    How to get top ranking (11)
    hi all, do you know how to make our website be placed on the top ranking on searching engine like
    google, yahoo.. etc. i know just some ways like META NAME=keywords" CONTENT="somthings..". but that
    is the old way which is not used anymore. as i know currently most of the searching engines using
    the crawler system, so how can they put keyword in our website?....

    1. Looking for site, check

Searching Video's for site, check
advertisement



Site: Check It Out



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE