Go Back   Free website templates > Web Template Help > HTML - XHTML - CSS
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Join now to share free website templates or post on the forum. If you have never been on a forum before read the FAQ. It's quick, easy and free to join!
Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 10-22-2009, 05:41 PM
ishkey's Avatar
Moderator
 
Join Date: Aug 2007
Location: North GA USA
Posts: 1,717
ishkey will become famous soon enough
Default

That's not bad for all that he does. I use Hostmoster and usually if they like them I ask them to click on the link from my website.

Had a quick look at your site - very nice. I'll take a hard look latter as I have to take care of a few other things.
__________________

Consultant - Programmer - WebMaster
cleandeck - lawn mower undercoating
wilmargraphite - graphite lubricants
Reply With Quote
  #12 (permalink)  
Old 10-22-2009, 05:49 PM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Yeah he is a good host, there are probably cheaper out there (have known a few who use the really cheap ones and had loads of problems with overloaded servers etc), but for what he does for his clients etc he is definately very very reasonable.

And thank you am glad you like my site, hopefully over the next few days will get more content in etc and the tweaks it still needs doing sorted etc
your welcome to have a look around anytime.

Once completed etc and finished sorting it, will ask for a proper review etc. Also after doing a review or two aswell.

I hope once am more comfortable with css especially and hand coding can help more to, but might take time to get to that stage, what with 2 kids, 2 cats, 40 fish and a degu to look after time goes by all to quickly lol

Thank you so much again for all your help

Angie
Reply With Quote
  #13 (permalink)  
Old 10-24-2009, 11:34 AM
ishkey's Avatar
Moderator
 
Join Date: Aug 2007
Location: North GA USA
Posts: 1,717
ishkey will become famous soon enough
Default

I understand about that time thing, kids, g-kids, dogs and the fish well the ones I catch are in the lake behind my house.
Looked at your code. since you had a problem opening external sites in there own window. I put in the proper code and modified your DTD. You had (which should not be use) charset=us-ascii and put in charset=windows-1252. Add some <meta tags for SEO and rearranged the order.
I left <!-- comments --> in for you to see. Thought you might want to compare it to what you have and it does validate. You can just drop it into your directory and run it. Attached zip file.
Attached Files
File Type: zip tazindex.zip (1.9 KB, 16 views)
__________________

Consultant - Programmer - WebMaster
cleandeck - lawn mower undercoating
wilmargraphite - graphite lubricants
Reply With Quote
  #14 (permalink)  
Old 10-24-2009, 01:48 PM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Ishkey thank you have just downloaded the file and will look at it after dinner as am cooking at the moment.

Angie
Reply With Quote
  #15 (permalink)  
Old 10-24-2009, 07:40 PM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Thank you again Ishkey have got that sorted into my site

Angie
Reply With Quote
  #16 (permalink)  
Old 10-25-2009, 12:41 PM
ishkey's Avatar
Moderator
 
Join Date: Aug 2007
Location: North GA USA
Posts: 1,717
ishkey will become famous soon enough
Default

I did not have your graphics when I sent you that zip file.
this correction will fix the footer that I messed up. As you can see it moves the validators graphics to the right and unclutters the footer. Plus the validator opens in own window.
Code:
<h2>Credits</h2>
<div>
<ul>
<li>Designed by <a href="http://inobscuro.com/" target="blank">In Obscuro</a> </li></ul></div><!-- NAVIGATION END --></div>
<ul>
<li><a href="http://validator.w3.org/check?uri=referer" target="blank"><img
src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></li>
 
<li><a href="http://validator.w3.org/check?uri=referer" target="blank"><img
src="http://www.w3.org/Icons/valid-xhtml10-blue"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></li></ul>
</div>
Attached Images
 
__________________

Consultant - Programmer - WebMaster
cleandeck - lawn mower undercoating
wilmargraphite - graphite lubricants
Reply With Quote
  #17 (permalink)  
Old 10-25-2009, 09:29 PM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Thanks ishkey got that working great,

The only problem am having now is getting my pages to validate lol they wont and am not sure how to fix the errors and warnings that they are giving me.

So bit more work to do yet, am finally getting the forum sorted and it is now linked to the website so have that to finish setting up to, going to be a fun few nights
Reply With Quote
  #18 (permalink)  
Old 10-25-2009, 11:55 PM
ishkey's Avatar
Moderator
 
Join Date: Aug 2007
Location: North GA USA
Posts: 1,717
ishkey will become famous soon enough
Default

It validated for me. You change the code I put in from
Code:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
to this
Code:
<metahttp-equiv="Content-Type" content="text/html; charset=ansi_x3.110-1983" />
Your original code was
Code:
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
metahttp is two words meta http
I have no idea why you did that, but read up on DTD (Document Type Definition) and believe me it will confuse you. It takes sometime to digest.
__________________

Consultant - Programmer - WebMaster
cleandeck - lawn mower undercoating
wilmargraphite - graphite lubricants
Reply With Quote
  #19 (permalink)  
Old 10-26-2009, 12:09 AM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Thanks ishkey That must of happened when Copying and pasting as I copied from the file I downloaded from you into the notepad with the pages html.

I'm an ex typist but if can copy and then paste code like I did is alot easier for me. I type to fast for myself sometimes lol.

Will go back and look at it and sort it and see what happens.

Angie
Reply With Quote
  #20 (permalink)  
Old 10-26-2009, 12:13 AM
pusscat's Avatar
Member
 
Join Date: Oct 2009
Posts: 59
pusscat will become famous soon enough
Default

Its showing as seperate words to me in both notepad and the online editor in my main cpanel which is wierd if your seeing it as both the words looking as one


Angie
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:48 PM.



mouseover mouseover mouseover