Page 1 of 1

my new site

PostPosted: Sat Nov 11, 2006 2:09 am
by PinkRose_C4C
i made the graphics on this site as well as wrote the coding for it


PostPosted: Sat Nov 11, 2006 4:53 am
by Gecko
I haven't played canasta in years most of those variations I have never heard of.

The site displays equally in IE and Firefox, all the links work, with easy navigation on each page.

I sure hope you don't mind a little constructive criticism with some knowledge thrown in. :mrgreen:

I did have a look at the source code as well.
Might I point out that you have two < head > start and end tags on your index page.
When coding in html to be compliant with the mark up you should only use one set of head tags and one set of body tags.

The first line after the head start tag should be a meta tag declaring its character encoding.
This way everything after the content-type declaration will be rendered properly with the right character set.
Take a look at the source code of this page and you will see what I mean
In IE right click on this text and select "View Source"

You should also see the DOCTYPE declaration as the first line before the html start tag.
This site's DOCTYPE declaration is HTML 4.01 Transitional.
This is to insure the document is rendered to HTML 4.01 standards.

Keep up the good work and keep learning :)

PostPosted: Sat Nov 11, 2006 4:00 pm
by PinkRose_C4C
oops that must have been an error i missed fixed now.....
and meta tags have been added....

and i never realized about the doctype....


i'm glad that it works well in both ff and ie....specially since my main browser is ff.....lol
thanks gecko, i appreciate the input!

PostPosted: Sat Nov 11, 2006 6:20 pm
by Gecko

PostPosted: Sat Nov 11, 2006 9:21 pm
by PinkRose_C4C
thanks gecko...i never knew about that site

Re: my new site

PostPosted: Fri Mar 16, 2012 1:36 pm
by dckap
That's a good site, i like your design...

Re: my new site

PostPosted: Fri Mar 16, 2012 4:21 pm
by PinkRose_C4C
thank you very much... i appreciate that