![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
my new site www.rubenisme.com
What do you think of it (link)?
I think it's still very bad, but my webdesign skills suck, I have tried so many times, I just don't have that talent. So at least I tried my best and this is what came out.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
It looks pretty good man... the layout is the same I am using for my new site... but the footer is a little shorter in height and the spacing and borders is a bit different.
Maybe you can try to throw in a few more colors and a different font... to make it a bit more "visually appealing". You may also get hammered for using a table instead of DIV. I used a table in my current site, but switching to CSS div in the new one.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 | ||
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
I like the Joomla site, I also want to post some source code in my log so maybe I should put wordpress or something on my site. Quote:
![]()
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
||
|
|
|
|
|
#4 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
its simple and straight. You might think of applying some CSS to it and may be some simple graphics for the navigational menu. Possibly, design a good banner of 468 x 60 or some other dimension.
I think, it isn't bad, but appears incomplete ![]() Just my thought! |
|
|
|
|
|
#5 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Ruben, material to be read should exhibit contrast. You don't have quite enough. Personal opinion, of course. The use of tables for layout is not a sin; it's a flag of amateurism or lack of skill (like not testing functions for success or not indenting code), which you admit to, anyway. As with anything else, improvement comes only from study and practice. I'd guess the majority of us don't have an inborn talent for slick presentation; I know I don't.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#6 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
Isn't it true that most websites shifted from frames to tables over a number of years for page layouts? If the trend and professional attributes are different, could you please tell me more about that?
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
First off nnixon nice website. You could think of adding some graphics in the background or somthing, websites that have text over a graphic look more eye-catching. The text could be done with changing it a little bit, maybe changing the title so it looks professional and stands out to the reader.
The word press idea is good, ive seen websites with it and they look much better. Just my thoughts. |
|
|
|
|
|
#8 |
|
Programmer
|
I'm pretty sure they don't mean that they want frames over tables. They just think that tables are insignificent compared to DIVs. I actually don't know why either though... could someone explain to me why tables are such a bad thing?
|
|
|
|
|
|
#9 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Tables are for tabular material (surprise, surprise!). Layout should be done using CSS. If you ever saw the HTML for an old site where things were tightly controlled using tables and spacers, you'd brown your pants. In those days there was no real alternative. CSS changes all that; one should move forward with technology. Admittedly, there's a lot to keep up with -- one has to priortize. However, if I can't keep substantially up, I won't accept the job. A client has the right to the best he can get for the bucks spent.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|