E
Ed
It's many, many years since I wrote anything in HTML, so in effect I am
a totally new user who wants to write and publish a small website for
family/friends to use. It is not really intended for general public
consumption.
I have sketched out on paper a plan of the content of the website and
the links between the various pages. But what tools should I use to
write the necessary code?
I had intended to just use HTML 4.0 with some javascript to plug some
gaps. But then I read on this site that frames are best avoided - and I
was going to use them extensively in my website! Iframes don't seem to
be thought of as a really good alternative. The use of tables too seems
to come in for some criticism unless they are used for absolutely pure
data reasons. And the use of javascript seems to only get a lukewarm
reception. And even some familiar tags like <center></center> are
outdated I think?
I'd like to start coding up to a good standard. Further reading here,
seems to suggest that I could produce a good basic website, usable
within Firefox and IE, by coding in XHTML along with CSS and some
javascript where necessary. I'm not familiar (too old I guess) with
other things like SSI, CGI, ASP, DHTML/Layers, XML etc..
I would like to try to adhere to correct standards from the off and
would welcome any comments as to if XHTML and CSS are the best tools to
begin with? And is there a definitive site which describes these?
Ed
a totally new user who wants to write and publish a small website for
family/friends to use. It is not really intended for general public
consumption.
I have sketched out on paper a plan of the content of the website and
the links between the various pages. But what tools should I use to
write the necessary code?
I had intended to just use HTML 4.0 with some javascript to plug some
gaps. But then I read on this site that frames are best avoided - and I
was going to use them extensively in my website! Iframes don't seem to
be thought of as a really good alternative. The use of tables too seems
to come in for some criticism unless they are used for absolutely pure
data reasons. And the use of javascript seems to only get a lukewarm
reception. And even some familiar tags like <center></center> are
outdated I think?
I'd like to start coding up to a good standard. Further reading here,
seems to suggest that I could produce a good basic website, usable
within Firefox and IE, by coding in XHTML along with CSS and some
javascript where necessary. I'm not familiar (too old I guess) with
other things like SSI, CGI, ASP, DHTML/Layers, XML etc..
I would like to try to adhere to correct standards from the off and
would welcome any comments as to if XHTML and CSS are the best tools to
begin with? And is there a definitive site which describes these?
Ed