Click to See Complete Forum and Search --> : Majd-GFX v3.0


Majd-GFX
01-06-2005, 08:50 PM
Hey, please tell me what you think

http://www.majd-gfx.com

LiLcRaZyFuZzY
01-07-2005, 05:46 AM
hi,
i really like the output, but when i watched the code...
*dont use tables for layout
*dont have uppercased tags(meta)
*have a stricter DTD
*put all ur style in an external CSS file

but i really like the design...if u could fix that table thing and those few other things, it would be GREAT!

gd luck!

Majd-GFX
01-07-2005, 06:12 AM
well I pretty much just used tables in forms because i wanted the elements in the form to be organized in a tabular form....the css is from an external stylesheet. And how does a stricter DTD affect the output, does it make it better looking for more browsers?


thnx for the comment

LiLcRaZyFuZzY
01-07-2005, 07:46 AM
for forms, give that a read http://www.cmmwebdesign.com/blog/chronicles/2004/12/12/displaying-your-forms/

oh yeah, and i forgot, maybe u could add more padding to ur "get code" "submit" and "login" buttons, and to ur main text on grey background, cuz in mozilla the text is sticked to the very limit of the background...

hope it helps

ilya
01-08-2005, 01:54 PM
I love your site..ill be visitin constantly..and maybe ill try writing a tutorial if i have time :) ... how would you make the 'myMajd-GFX' cuz i wanted to make my website like that..totally customizable by the users..u using a cms?

Majd-GFX
01-08-2005, 02:49 PM
yeah i made my own cms, i'm in the coding process, as of now the menu idea is done, what it does is:

1) it lists the pages available (through a DB)
2) you select (using a checkbox) the pages you want
3) it creates a cookie for every page you selected.
4) when showing the menu, it looks for a cookie, if it found it, it prints the link, if not, it doesn't do anything.

ilya
01-08-2005, 04:13 PM
ol that aint to complicated..yeh im starting my own cms..but my fav is MAMBO ..it just rules :)

Majd-GFX
01-08-2005, 04:25 PM
personally i have never used any cms....i just know about them from what people say about them