Results 1 to 5 of 5

Thread: thought i say hi

  1. #1
    Join Date
    Feb 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default thought i say hi

    new here and thought I would say hi new to all this so far I have been able to build a site tell me what you all think
    http://www.katesrecipe.com/

    any ideals thinking of adding a blog

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Hi. The site looks good, lots of content. But in the W3C Validator...
    http://validator.w3.org/check?uri=ht...tesrecipe.com/
    Your utf-8 encoding is off.
    - Mike

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Nice looking site. Well displayed. I would remove your mailto: tags, that is just spam waiting to happen.

    Also, why is it "Kate's" recipes, yet you call yourself Greg?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #4
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Welcome to the forums, and nice site by the way. I'm with the mburt and Blizzard about the ideas (the mailto tags and whatnot to make it valid HTML). Other than that though, the design is simplistic (spelling?) yet professional. Also, I was looking through some of the recipes and may end up using a few of them (thanks ).

  5. #5
    Join Date
    May 2006
    Posts
    259
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Have a look at this page to edit your e-mail add.

    http://www.dynamicdrive.com/emailriddler/

    Very simple!

    I did it for you so you simply have to add the following:

    <script type="text/javascript">
    /*<![CDATA[*/

    /***********************************************
    * Encrypt Email script- Please keep notice intact
    * Tool URL: http://www.dynamicdrive.com/emailriddler/
    * **********************************************/
    <!-- Encrypted version of: newbaby911 [at] *****.*** //-->

    var emailriddlerarray=[110,101,119,98,97,98,121,57,49,49,64,121,97,104,111,111,46,99,111,109]
    var encryptedemail_id73='' //variable to contain encrypted email
    for (var i=0; i<emailriddlerarray.length; i++)
    encryptedemail_id73+=String.fromCharCode(emailriddlerarray[i])

    document.write('<a href="mailto:'+encryptedemail_id73+'">let me know how you like it! </a>')

    /*]]>*/
    </script>

    Notice that it still says: "let me know how you like it!"

    I like it!
    "Only dead fish flow with the stream".
    - Unknown

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •