hi everyone i just want to know more about web design rules or some thing like website architechture....
Hi mohamad1983 Foxy's right, hanging around here will do you the world of good Your first tool for rules might be the W3C markup validation service: you can paste URLs into here and see just who's going by the 'rules' or not. Some people will say 'don't worry about writing valid code' others will say 'you must write valid code', but using the the service does point out and help toward writing clean code. Then you can move on to XHTML and then XML... ...as for site architecture that all depends on how big the site is or how big the site will be. It's really a question of logic and organisation. Take your time and plan out the site on paper, really BIG paper if needs be If you get it right from the start and plan ahead it will save you lots of time in the long run. Hope that Helps