newbie: source of well-written website

R

R.A.M.

Hello,
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?
Thank you!
/RAM/
 
D

dorayme

"R.A.M. said:
Hello,
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?
Thank you!
/RAM/

How about a page or two that uses a couple or three of these
technology... don't know about the well-coded bit for all three
technologies?

<http://members.optushome.com.au/droovies/mcSelect/mmmcccb.html>

Seriously, you won't learn much from just looking at pages that
use many "technologies" until you become a bit adept at some of
them on their own or, in the case of HTML and CSS, at them
together with nothing else.
 
M

melinama

Hi dorayme,

I think it would help the original poster more if he also had access to
the style sheet which goes with this page!

Melinama
 
L

Leonard Blaisdell

"melinama said:
I think it would help the original poster more if he also had access to
the style sheet which goes with this page!

The original poster does and so do you.

<link rel="stylesheet" type="text/css" href="binHassad.css"> comes
directly from viewing the source of the document in your browser. It is
in there toward the top of the source and at the end of the head
element. So:
<http://members.optushome.com.au/droovies/mcSelect/binHassad.css> ought
to do it and in fact, it does.
Viewing the source gives the path to the stylesheet if there is one.
Figuring out a more complicated stylesheet path is an exercise for you
to enjoy.

leo
 
A

ato_zee

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.
 
J

Jonathan N. Little

melinama said:
Hi dorayme,

I think it would help the original poster more if he also had access to
the style sheet which goes with this page!

Your using Firefox here so just add the Web Developers Bar Extension

https://addons.mozilla.org/firefox/60/
Web Developer | Firefox Add-ons | Mozilla Corporation

One click and you have both inline and external styles...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top