[Tool/Web/Other] Website
#1

Hello, recently i has asking for some ideas like you can see on the everything and nothing forum section.
So i have done a template(totaly diferent) and im here to release im
The website has done by php, but you will have html and php files.

One screen shot of the website:
Sorry for the big resolution.


I know the colors are not the best, and the design sucks, but im running out of ideas.
This is a fully editable website.
This website is almost done by div's
This website just have 1 table, on the content section, i have done it on a table to have less work.
So guys rate it, download it and enjoy it

The website is on the rar file, attached on this post.
Reply
#2

Very nice :P
Reply
#3

I know this template is bad, im running out of ideas.
Fuck me -.-
Reply
#4

You should just make one big center thing (Takes up the whole space, and yah..
Reply
#5

The center(where the text is located) is done by tables.
If the "final user" of it want it bigger, he just need to change the code, if he want it smaller, change the code.
Reply
#6

Ask your self - Would you like to visit a website that looks like that?
Reply
#7

Wondering why still people use html 4. Your menu is completely invalid, you shouldn't use <ul></ul> tag for each link.
There's no need for .php, because your template doesn't contain any dynamic content *.html is more than enough.

Quote:
Originally Posted by Macluawn
Посмотреть сообщение
Ask your self - Would you like to visit a website that looks like that?
+1

PHP код:
<div id="nav">
    <
ul>
         <
li><a href="#">Link</a></li>
           .
           .
    </
ul>
</
div
PHP код:
/* Why make it inefficient ? */
.body2 {
    
background#000000 url(img/backgtop.png) repeat;
}
body {
    
background#000000 url(img/backgmidle.png) repeat;
}
/*You can make it more simple.. */
.center {
    
margin:0 auto;
    
width960px;
}
/* Why not use a 960 Grid system ? http://grids.heroku.com/ */
//font-family:Coolvetica;
/* Isn't it Helvetica and Helvetica Neue ? 
ever heard of padding : <>; ?
*/ 
Reply
#8

Please study this: http://en.wikipedia.org/wiki/Lorem_ipsum
And please use "Lorem ipsum" in future!
Reply
#9

Quote:
Originally Posted by Stepashka
Посмотреть сообщение
Please study this: http://en.wikipedia.org/wiki/Lorem_ipsum
And please use "Lorem ipsum" in future!
Loren ipsum is getting old, there are better dummy text generators.
Reply
#10

Ok I will be honest in this thread about your design. It sucks (dont think I am mean, I am just being honest here). Well I agree with XFlawless. I mean just two boxes? as the main content? what about the footer? I suggest you try a basic layout like :

-Header
-Content
-Footer
Код:
<p>&nbsp;</p>
This shows that you just pressed enter to get space :S. Also learn about Lorem Ipsum. I dont really like the dummy text generator that XFlawless recommended, still like the old Lorem Ipsum xD
Reply
#11

I can make it better, but im running out of ideas, and like i have on the first thread:
Quote:

I know the colors are not the best, and the design sucks, but im running out of ideas.

Reply
#12

Quote:
Originally Posted by array13
Посмотреть сообщение
I can make it better, but im running out of ideas, and like i have on the first thread:
Designing webpage doesn't require ideas, You need proper creativity to make a basic format. As DirtyLilFreak said you need to use proper format and you should choose how you are going to do it ,ie: Fluid layout or Fixed layout. If you are lacking some color inspirations there are many sites like dribbble.com, kuler.adobe.com, colourlovers.com etc..
Reply
#13

n1ce bro, job 100% professional
Reply
#14

Is this you're first work? Well don't kill the people around with this kinda of designs please! To tell frankly i see only "menu".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)