|
Posted by ato_zee on 11/18/06 11:59
On 18-Nov-2006, "R.A.M." <r_ahimsa_m@poczta.onet.pl> wrote:
> I am learning web technologies (HTML, XHTML, JavaScript, CSS, XML) and I
> would like to have a well-designed and well-coded source code of a sample
> website using these technologies.
> Could you recommed me please somtehing?
Learn to code by hand in HTML and CSS first, and make sure
both validate at W3C. Then make the pages look attractive to visitors, across
a range of browsers, resolutions, and operating systems.
Not forgetting accessibility and catering for text only browsers
like LYNX.
Then learn search engine optimisation.
Move on to the more advanced stuff, XHTML, JavaScript etc making sure
that you cater for non-JavaScript enabled browsers, and those that don't
support frames.
Then come back here with queries.
[Back to original message]
|