• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Link not working, The requested URL was not found on this server (phoenix)?

New Here ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

Works fine in real time preview. Using DW CC 2018 on mac. Have taken over this site for a family member, I am a beginner at DW. I made sure that the correct file is linked for this web gallery. The link is Mango_gallery/index.html. the real time preview address is http://127.0.0.1:49393/preview/app/index.html

Any advice, besides this site is old and a mess. lol

Views

1.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 05, 2018 Oct 05, 2018

Have you uploaded the Mango_gallery folder and its index.html page to the server as well?

That won't happen automatically when you upload the forsale.htm page.

If you have uploaded the folder and file, it would likely mean it has been uploaded to the wrong location. According to the link itself, there should be a folder called "Mango_gallery" on the same directory level as your forsale.htm page. If it got uploaded to any other location, the link won't work until you move it to the correct location

...

Votes

Translate

Translate
Adobe Employee ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

Moving to Dreamweaver support forum​

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

That address is not accessible by anyone but you. It's actually Adobe's server, running your page in a frame.

If you want to see what your page will actually do, you'll want to right click the document's named tab (if documents are set as tabs in DW), or right click on the name of the page in the Files window, and choose Open In Browser. That is the old Preview in Browser and will show you the page locally, without using Adobe's servers and creating addresses that don't exist.


If the problem still exists there, we would need to see the page on a publicly accessible server (meaning you'd need to upload it to at least a test location on your server) or a distant second, copy and paste the entire code of the page to a forum response. Don't use email to reply, code won't come through to the forum.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

The broken link is line 168 the word HERE there are 2 Here's but it the first that says click here for more pictures. This code is a mess, but I just need to get the link working for now.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<title>WindWalker Ranch horses for sale</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">

<!--

.style1 {

    font-family: "Comic Sans MS", Arial, Helvetica;

    color: #660099;

}

.style3 {

    font-family: "Comic Sans MS", Arial, Helvetica;

    font-size: 16px;

    color: #3366CC;

}

body {

    margin-left: 15px;

    margin-right: 15px;

}

.style5 {

    font-family: "Comic Sans MS", Arial, Helvetica;

    font-size: 18px;

    color: #3366CC;

    font-weight: bold;

}

.style8 {font-size: 12px}

.style9 {font-size: 14px}

.style10 {

    font-family: "Comic Sans MS", Arial, Helvetica;

    color: #660099;

    font-size: 14px;

    font-weight: bold;

}

.style11 {color: #CC0000}

.style14 {

    color: #660099;

    font-weight: bold;

    font-family: "Comic Sans MS", Arial, Helvetica;

    font-size: 16px;

}

.style15 {font-size: 16px}

.style16 {color: #CC0000; font-size: 12px; }

.style19 {color: #990000; font-weight: bold; font-family: "Comic Sans MS", Arial, Helvetica; font-size: 16px; }

.style21 {font-family: "Comic Sans MS", Arial, Helvetica; color: #660099; font-size: 14px; }

.style22 {

    font-size: 15px;

    font-weight: bold;

}

.style23 {font-size: 18px}

.style24 {font-size: 19px}

.style25 {color: #660099; font-weight: bold; font-family: "Comic Sans MS", Arial, Helvetica; font-size: 20px; }

.style26 {font-size: 20px; }

.style27 {font-size: 17px}

.style29 {

    font-family: "Comic Sans MS", Arial, Helvetica;

    font-size: 15px;

    color: #3366CC;

}

.style30 {color: #0000CC}

-->

</style>

<script language="JavaScript" type="text/JavaScript">

<!--

function MM_swapImgRestore() { //v3.0

  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;

}

function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a.indexOf("#")!=0){ d.MM_p=new Image; d.MM_p[j++].src=a;}}

}

function MM_findObj(n, d) { //v4.01

  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

  if(!(x=d)&&d.all) x=d.all; for (i=0;!x&&i<d.forms.length;i++) x=d.forms;

  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);

  if(!x && d.getElementById) x=d.getElementById(n); return x;

}

function MM_swapImage() { //v3.0

  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

   if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

}

//-->

</script>

<script language="JavaScript" type="text/JavaScript">

<!--

function MM_reloadPage(init) {  //reloads the window if Nav4 resized

  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {

    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}

  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();

}

MM_reloadPage(true);

//-->

</script>

<meta name="description" content="We offer trail and ranch horses suitable for any level

of rider. We specialize in raising and training horses uniquely suited for building confidence. ">

<meta name="keywords" content="trail horse, trail horses, confidence, baroque, gaited baroque, bombproof, horses for sale, therapuetic trail horses, trail riding, trail horses for sale, Paso Fino, Pure Puerto Rican Paso Finos, husband safe horse, husband horse, trail,friesian, friesian cross, thereputic trail horses, friewalker">

<meta name="keywords" content="">

<meta name="keywords" content="Trail, trail horse, trail riding, tennesee walking horse, twh, friesian, trail safe horse, gaited baroque, PTSD, Paso Fino, Pure Puerto Rican Paso Finos, therapeutic trail riding, ">

<meta name="description" content="We offer trail and ranch horses suitable for any level

of rider. We specialize in raising and training horses uniquely suited for building confidence. ">

<meta name="description" content="We offer trail and ranch horses suitable for any level

of rider. We specialize in raising and training horses uniquely suited for building confidence.">

<meta name="keywords" content="trail riding, extreme trail, train robbery, gaited baroque, PTSD, cattle, cows, ranch work, ranch horses. gaited horses, TWH, gaited, ">

</head>

<body onLoad="MM_preloadImages('new_home_r2_c2_f2.gif','new_stallions_r2_c2_f2.gif','new_mares_r2_c2_f2.gif','new_custom_r2_c2_f2.gif','new_gallery_r2_c2_f2.gif','new_contact_r2_c2_f2.gif','testimonials_r2_c2_f3.jpg')"><meta name="" content="">

<img src="spacer.gif" width="1" height="1">

<table border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">

  <!--DWLayoutTable-->

  <tr>

    <td width="15" height="19"> </td>

    <td width="213"> </td>

    <td width="34"> </td>

    <td colspan="2" rowspan="4" valign="top" bgcolor="#FFFFFF"><div align="center"><img src="logo-main.gif" width="437" height="124" hspace="20" vspace="20" align="baseline"></div></td>

    <td width="15"></td>

    <td width="19"></td>

    <td width="146"></td>

    <td width="90"></td>

    <td width="90"></td>

  </tr>

  <tr>

    <td height="2"></td>

    <td rowspan="2" valign="top" bgcolor="#FFFFFF"><div align="center"><img src="elk_Creek.jpg" alt="bomb proof trail horses" width="213" height="159"></div></td>

  <td></td>

  <td></td>

  <td></td>

  <td></td>

  <td></td>

  <td width="90"></td>

  </tr>

  <tr>

    <td height="145"></td>

    <td></td>

    <td></td>

    <td></td>

    <td rowspan="2" valign="top" bgcolor="#FFFFFF"><div align="center"><img src="as-seen-from-a-horse.jpg" alt="friesian trail horses" width="146" height="165"></div></td>

  <td></td>

  <td width="90"></td>

  </tr>

  <tr>

    <td height="2"></td>

    <td></td>

    <td></td>

    <td></td>

    <td></td>

    <td></td>

    <td width="90"></td>

  </tr>

  <tr>

    <td height="18"> </td>

    <td> </td>

    <td> </td>

    <td height="0" colspan="2" rowspan="3" valign="top" bordercolor="#663366"><div align="center">

        <p class="style5">~WindWalker Ranch Sale Barn~</p>

        <p class="style21"><span class="style22">We offer  trail and ranch horses suitable for any level<br>

  of rider. We specialize in raising and training horses uniquely suited for building confidence. Our clientele comes from all walks of life from all over the country, but one thing they seem to have in common is a history of negative experiences with problem horses. We derive great satisfaction in rebuilding that confidence and passion in this majestic animal, the HORSE. We accomplish this by preparing our horses with hundreds of miles in a wide variety of settings, such as trails, working cattle, road riding, beach riding, any possible place we can expose our horses to real life situations. They learn to accept  Elk, Deer, Birds, backpackers, bikers, any of these popping out at any moment! You name it they've  seen it on the trail! Our program starts with ponying them at a young age from a seasoned horse, all over the mountains, crossing  streams, along country roads, the beach, by the time we  start riding them they have had lots of exposure, why heck, it is all natural to them. When it comes to our clientele, we hope to spend at least a week with them helping them renew their past positive experiences with horses and erase the negative ones. If they can spend more time all the better! We hope to get the chance to reach out to more folks as time goes by!</span><br>

  <br>

        </p>

        <table width="500" height="5665" border="0">

          <tr>

            <th colspan="3" scope="col"><p class="style5 style15">~ &quot;Mango&quot; 2011 Paso Fino Gelding ~<br>

            Click <a href="Mango_gallery/index.html">HERE</a> for more pictures! And <a href="https://youtu.be/obDKl-rxupI" target="_blank">HERE</a> for his Video.            </p></th>

          </tr>

          <tr>

            <th scope="col"><img src="Mango for sale images/stumpsmall.jpg" width="200" height="301" alt=""/></th>

            <th scope="col"><img src="Mango for sale images/IMG_1516small.jpg" width="272" height="230" alt=""/></th>

            <th scope="col"><img src="Mango for sale images/IMG_1399small.jpg" width="233" height="299" alt=""/></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ &quot;Louie&quot; 2012 PPR Paso Fino Gelding ~<br>

              Congrartualtions to Ann from New Mexico! <br>

Click <a href="Louie Horse/Louie's gallery/index.html" target="_blank">HERE</a> for more pictures! And <a href="https://youtu.be/8pEyt1TIZ8I" target="_blank">HERE</a> for his Video. <br>

            </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Louie DW/IMG_7474 copy.jpg" width="200" height="265"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Louie DW/IMG_0069 copy.jpg" width="293" height="196"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Louie DW/IMG_8078 copy.jpg" width="201" height="267"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ &quot;Savanah&quot; 2007 15 hh Reg.TWH Super Safe, gaited trail mare ~<br>

Ride, drive, ranch, extreme trails!</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Savanah DW/IMG_7689 copy.jpg" width="280" height="225"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><p><img src="Savanah DW/IMG_4919 copy.jpg" width="200" height="267"></p>

            <p><span class="style19">~Sold~</span></p></th>

            <th scope="col"><p><img src="Savanah DW/IMG_7810 copy.jpg" width="280" height="212"><br>

            </p>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ &quot;Luke&quot; 2004 15.1hh Tennuvian Gelding ~<br>

              Smooooth,

              Experienced Trail, Cow Work, Go Anywhere Horse.</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Tonto DW/IMG_8015copy.jpg" width="195" height="260"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Tonto DW/IMG_0205 copy.jpg" width="280" height="206"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Tonto DW/IMG_8046 copy.jpg" width="195" height="260"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ &quot;Trinity&quot; 2004 15 hh TWH Super gaited trail mare~<br>

Click <a href="Trinity DW Gallery/Trinity TWH Mare/index.html" target="_blank">HERE</a> for more pictures! And <a href="http://youtu.be/W7y9h7fH78I" target="_blank">HERE </a>for her Video. </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Trinity DW/IMG_8948.jpg" width="269" height="189"><br>

            <span class="style19">~Sold~</span> <br></th>

            <th scope="col"><img src="Trinity DW/IMG_9178.jpg" width="264" height="215"><br>

<span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Trinity DW/IMG_9155.jpg" width="264" height="187"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"> </th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ &quot;Rolling Thunder&quot; 2006 15.1 hh Friesian/TWH Gaited Gelding ~<br>

Click <a href="Thunder ~ Friesian & TWH Gelding/index.html">HERE</a> for more pictures! Click <a href="http://youtu.be/jveGG6c31ew" target="_blank">HERE</a> for<em> </em>video...              </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="ThunderUpdateDW/IMG_8644.jpg" width="253" height="194"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="ThunderUpdateDW/IMG_1532.jpg" width="203" height="264"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="ThunderUpdateDW/IMG_8657.jpg" width="251" height="194"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Flying M Piramide &quot;Serena&quot; 2003 Paso Fino Mare~<br>

Click <a href="Serena Gallery/index.html" target="_blank">HERE</a> for more pictures! And <a href="http://youtu.be/31etzfb3DQ4" target="_blank">HERE</a> for her Video. </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Serena DREAM WEAVER/IMG_7962.jpg" width="251" height="178"><br>              <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Serena DREAM WEAVER/IMG_9370.jpg" width="264" height="187"><span class="style19"><br>

            ~Sold~</span></th>

            <th scope="col"><img src="Serena DREAM WEAVER/serenapipe.jpg" width="274" height="171"><span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~&quot;Sonrisa&quot; 2008 Paso Fino Mare~</span><br>

            <span class="style5 style15">Click <a href="Sonrisa Photos/index.html" target="_blank">HERE</a> for more pictures! And <a href="http://youtu.be/jZ-Yv7rlFDk" target="_blank">HERE</a> for her Video. </span> <br></th>

          </tr>

          <tr>

            <th scope="col"><img src="Sonrisa/IMG_8335.jpg" width="264" height="207"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><p><img src="Sonrisa/IMG_7991.jpg" width="190" height="243"><br>

            <span class="style19">~Sold~</span>            </p></th>

            <th scope="col"><img src="Sonrisa/IMG_7558.jpg" width="264" height="207"><span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~&quot;Adam&quot; 2007 Reg. Gaited Gelding~<br>

Congrartualtions to Marilynn in Washington! <br>

Click <a href="http://youtu.be/jCVWT2KnZas">HERE</a> for his Video. </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Adam DW/IMG_8473.jpg" width="258" height="183"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Adam DW/photo.jpg" width="249" height="248"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Adam DW/IMG_7005.jpg" width="254" height="199"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Black Hills Buckshot 2006 TWH Gelding~<br>

              Click <a href="Black Hills Buckshot Gallery/index.html" target="_blank">HERE</a> for more pictures! And <a href="http://youtu.be/NwF_aB-Pz7Q" target="_blank">HERE</a> for his Video. </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Bckshot DW/IMG_7462.jpg" width="238" height="157"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Bckshot DW/IMG_7580_2.jpg" width="284" height="184"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Bckshot DW/IMG_8386.jpg" width="235" height="169"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Gentleman Jack 2003 Gaited PtHA Gelding~<br>

              Congrartualtions to Wendy in Maryland!              <br>

              Click <a href="Jack's Gallery/Jack's Gallery/index.html" target="_blank">HERE</a> for more pictures!              And <a href="http://youtu.be/KHJB0v6BWSg" target="_blank">HERE</a> for his Video.<br>

            </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Gentleman Jack DW/IMG_8311.jpg" width="248" height="161"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Gentleman Jack DW/IMG_8556.jpg" width="274" height="194"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Gentleman Jack DW/IMG_8750.jpg" width="248" height="167"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><p class="style5 style15">~RiverBoat Bandit/Black Jack 2004 TWH Gelding~<br>

              Click <a href="Black Jack Gallery/Black Jack Gallery/index.html" target="_blank">HERE</a> for more pictures!  And <a href="http://vimeo.com/36909589" target="_blank">HERE</a> for his Video.<br>

              Congrartualtions, Lynn! So excited you found your dream!</p></th>

          </tr>

          <tr>

            <th scope="col"><img src="Black Jack DH/IMG_4893.jpg" width="234" height="163"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Black Jack DH/IMG_6134.jpg" width="234" height="163"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Black Jack DH/River.jpg" width="234" height="180"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th height="20" colspan="3" scope="col"><p><span class="style5 style15">~Gen's Gold Count/SOL 2003 TWH Gelding~<br>

              Congrartualtions, Beth! Looking forward to your Adventures!<br>

Click <a href="http://gallery.me.com/friesians#100140&bgcolor=black&view=grid" target="_blank">HERE</a> for more pictures! And <a href="http://youtu.be/XMa-9rVTRkA" target="_blank">HERE</a> for his  Video.</span></p></th>

          </tr>

          <tr>

            <th height="20" scope="col"><p> </p>

            <p><img src="Sol DH/IMG_0665.jpg" width="233" height="171"><br>

              <span class="style19">~Sold~</span>            </p>

            <p> </p></th>

            <th height="20" scope="col"><img src="Sol DH/IMG_4901.jpg" width="234" height="160"><br>

            <span class="style19">~Sold~</span></th>

            <th height="20" scope="col"><img src="Sol DH/Screen Shot 2011-11-12 at 11.13.16 AM.jpg" width="233" height="164"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

       

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Tjeerd/Kona 2006 Friesian Stallion~<br>

              Congrartualtions to Arie!<br>

Click <a href="http://gallery.me.com/friesians#100103" target="_blank">HERE</a> for more pictures! And <a href="http://www.youtube.com/watch?v=bD51JE_y2b8" target="_blank">HERE</a> for his main Video. Click <a href="http://www.youtube.com/watch?v=umADD26QxPA" target="_blank">HERE</a> for at liberty video. Click <a href="http://www.youtube.com/watch?v=c-knSHHokqg" target="_blank">HERE</a> for more Parade Video.</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Kona 1/IMG_4502.jpg" width="234" height="167"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kona 1/IMG_2125.jpg" width="234" height="167"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kona 1/IMG_2077.jpg" width="234" height="199"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Pocito 2004 Friesian/Peruvian cross gelding~<br>

Congrartualtions to Eva!!!<br>

Click <a href="http://gallery.me.com/friesians#100087&view=grid&bgcolor=black&sel=4" target="_blank">HERE</a> for more pictures! And <a href="http://www.youtube.com/watch?v=dhPdXHir1y0" target="_blank">HERE</a> for his main Video. Click <a href="http://www.youtube.com/watch?v=c-knSHHokqg" target="_blank">HERE</a> for a Parade video hard to see him but does show the commotion around him... </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Pocito images/justin.jpg" width="220" height="187" alt="Friesian/Peruvian cross"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Pocito images/pocito beach.jpg" width="226" height="176" alt="friesian peruvian cross gaited"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Pocito images/pocito parade.jpg" width="234" height="178" alt="friesian peruvian parade"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Cabalina del Oro 2006 Andalusian cross filly~<br>

Congrartualtions to Misty all the way up North in the Yukon!!!<br>

Click <a href="http://gallery.me.com/friesians#100071" target="_blank">HERE</a> for more pictures! And <a href="http://www.youtube.com/watch?v=x2yo2ift6_U" target="_blank">HERE</a> for his Video... </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Cabalina DW/IMG_1402.jpg" width="234" height="180"><br>

            <span class="style19">~Sold~</span><br></th>

            <th scope="col"><img src="deek_tall.jpg" width="220" height="196"><span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Cabalina DW/IMG_1395.jpg" width="220" height="173"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Doc's Dun Doctor 2003 APHA gelding~<br>

              Congrartualtions to Stuart in Kentucky!              <br>

              Click <a href="http://gallery.me.com/friesians#100055" target="_blank">HERE</a> for more pictures! And <a href="http://www.youtube.com/watch?v=x2yo2ift6_U" target="_blank">HERE</a> for his Video...</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Kitsway/IMG_0861.jpg" alt="bomb proof trail horses" width="234" height="184"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kitsway/IMG_1932.jpg" alt="therapeutic trail horses" width="234" height="167"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kitsway/IMG_1154.jpg" alt="confidence buiding horses" width="234" height="184"><span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Hitch 2005 Reg. TWH Gelding~<br>

15.3hh Calm & Confident Trail Horse!<br>

Click <a href="Hitch 2005 TWH Gelding/index.html" target="_blank">HERE</a> for more pictures! And <a href="http://www.youtube.com/watch?v=gtVHTx6Vnyo" target="_blank">HERE</a> for his Video...</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Hitch DW/IMG_4742.jpg" alt="trail horses for building confidense" width="234" height="184"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Hitch DW/IMG_4815.jpg" alt="friesian gypsy's and gypsyians" width="184" height="234"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Hitch DW/IMG_4860.jpg" alt="ultimate trail horses" width="234" height="181"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Maximum Overdrive 2000 Shire X Gelding~<br>

16.2hh and a even bigger heart! Super fast walk! Or as my husband says,<br>

&quot;Holy cow, I didn't know a big horse could move that fast&quot; <br>

Click<span class="style23"> <a href="max/Maximum Overdrive/index.html" target="_blank">HERE</a></span> for more pictures! and <a href="http://www.youtube.com/watch?v=3RRMFO70rBQ" target="_blank" class="style23">HERE </a>for his Video...</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="max dw/IMG_4982 copy.jpg" alt="trail riding bomb proof horses" width="234" height="184"><span class="style10"><br>

            <span class="style19">~Sold~</span></span></th>

            <th scope="col"><img src="max dw/IMG_4993.jpg" alt="trail safe horses" width="224" height="177"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="max dw/IMG_6863.jpg" alt="therapeutic trail horses" width="234" height="176"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~ Malachi ~<br>

              2005 Reg. FrieWalker Friesian & TWH gelding<br>

              Tall, Labrador Personality<br>

              Click <a href="Malachi/Malachi 2008/index.html" target="_blank">HERE</a> for 2008 <a href="Malachi/Malachi gallery 2 year old/Malachi 2007/index.html" target="_blank">HERE</a> for 2007 pictures and<a href="http://www.youtube.com/watch?v=azi48lGdDeA" target="_blank"> HERE</a> for Video<br>

            </span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Malachi/IMG_7095.jpg" width="234" height="167"><br>

                <span class="style10"><span class="style19">~Sold~</span><br>

              Malachi so much like his sire</span><br>

                <br>

              <br></th>

            <th scope="col"><img src="Malachi/Friesian stallion copy.jpg" width="234" height="223"><br>

            <span class="style10"><span class="style19">~Sold~</span><br>

            Sire of Malachi</span></th>

            <th scope="col"><img src="Malachi/IMG_3578.jpg" width="234" height="167"><br>

            <span class="style10"><span class="style19">~Sold~</span><br>

            Malachi as a foal</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Kiowa 1998 APHA & MFT Gelding~<br>

14.1hh Gaited, anyone can ride!<br>

Click <a href="Kiowa/Kiowa/index.html" target="_blank">HERE</a> for more pictures and <a href="http://www.youtube.com/watch?v=OR75oX2qTJI" target="_blank">HERE</a> for Video.</span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Kiowa DW/IMG_6995.jpg" width="240" height="170"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kiowa DW/IMG_5182.jpg" width="240" height="188"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Kiowa DW/IMG_5128.jpg" width="235" height="184"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Diego 1999 AQHA Black Gelding~<br>

  Ranch horse deluxe!<br>

<a href="diego's gallery/Diego 2000 AQHA Black Gelding/index.html" target="_blank">Click HERE for more pictures!</a><br>

And <a href="http://youtube.com/watch?v=5qvliasuEmY">HERE</a> for his Video...</span></th>

          </tr>

          <tr>

            <th scope="col"><span class="style5 style15"><img src="Diego DW/IMG_6590small.jpg" alt="AQHA gelding" width="247" height="170"><br>

            <span class="style19">~Sold~</span></span></th>

            <th scope="col"><img src="Diego DW/IMG_4389small.jpg" alt="AQHA gelding" width="241" height="189"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Diego DW/IMG_6558small.jpg" alt="AQHA gelding" width="231" height="164"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Amigo 2004 Friesian X Gypsy Gelding~ <br>

                <span class="style24">Click <a href="Amigo 2007/index.html" target="_blank">HERE</a> for 2007 pictures of Amigo & <a href="Amigo 2006/index.html" target="_blank">HERE</a> for 2006 </span><br>

                <a href="Amigo_video.htm" class="style27">Go here for short Videos</a></span></th>

          </tr>

          <tr>

            <th scope="col"><p><img src="Amigo dw/so handsome.jpg" alt="amigo" width="207" height="167"><br>

              <span class="style19">~Sold~</span><br>

              <br>

            </p>            </th>

            <th scope="col"><img src="Amigo dw/what a ham.jpg" alt="friesian x" width="179" height="165"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Amigo dw/ponying Storm across.jpg" alt="friesian x" width="202" height="151"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><p class="style5 style15">~ &quot;Rain&quot; 2005 Reg. Tall TRUE blue roan TWH Mare~<br>

Click <a href="rain/Rain Gallery/index.html" target="_blank">HERE</a> for  pictures and <a href="http://www.youtube.com/watch?v=BC8h5sUcFU0" target="_blank">HERE</a> for video as a 3 yr old . Current pictures and video posted soon! <br>

The mare that rides like a gelding.</p>            </th>

          </tr>

          <tr>

            <th scope="col"><img src="Rain DW 2/IMG_8934.jpg" alt="" width="276" height="193"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="rain/IMG_4952.jpg" alt="baby boomer horses" width="234" height="184"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="Rain DW 2/IMG_9295.jpg" alt="" width="274" height="193"><br>

            <span class="style19">~Sold~</span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15">~Cheyenne 2000 AQHA Buckskin Mare~<br>

Beautiful mare with baby doll head bred to Grulla Stallion<br>

<a href="buckskin mare/Cheyenne Buckskin mare/index.html" class="style26">Click here for more pictures of Cheyenne</a></span></th>

          </tr>

          <tr>

            <th scope="col"><img src="buckskin4sale/IMG_2158.JPG" width="190" height="129"><br>

            <span class="style19">~Sold~</span><br></th>

            <th scope="col"><img src="buckskin4sale/IMG_2183.JPG" width="146" height="198"><br>

            <span class="style19">~Sold~</span></th>

            <th scope="col"><img src="buckskin4sale/IMG_5970.JPG" alt="" width="201" height="135"><br>

              <span class="style19">~Sold~</span><br></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Shonie 2000 AQHA Grulla Mare~<br>

Trail horse deluxe, she WILL take care of you.<br>

<span class="style23"><a href="shonie_gallery/index.htm">Click here for more pictures of Shonie</a></span></span></th>

          </tr>

          <tr>

            <th scope="col"><img src="shonie/IMG_1850.jpg" width="233" height="173"><br>

              <span class="style19">~Sold~</span><br></th>

            <th scope="col"><img src="shonie/IMG_1866.JPG" width="187" height="244"><span class="style10"><br>

            <span class="style19">~Sold~</span></span></th>

            <th scope="col"><p> </p>

            <p><img src="shonie/IMG_5793.JPG" width="240" height="176"><br>

                <span class="style19">~Sold~</span></p>            </th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style15"><br>

              ~Beau 2000 American Warm blood Gelding~<br>

We are handling the sale of Beau for friends that are not computerized. 😉 <br>

<a href="beau.htm" class="style3">Click here to view over 70 pictures of Beau & Video </a></span></th>

          </tr>

          <tr>

            <th scope="col"><img src="Beau DW/IMG_1459.JPG" width="153" height="202"><br>

              <span class="style10">Fishing on Beau <br>

              <span class="style19">~Sold~</span></span></th>

            <th scope="col"><p><img src="Beau DW/IMG_5274.JPG" width="204" height="128"><br>

              <span class="style10">Bareback with halter </span><br>

                  <span class="style19">~Sold~</span><br>

                <br>

              <br>

              </p>            </th>

            <th scope="col"><img src="Beau DW/IMG_1317.jpg" width="160" height="204"><br>

              <span class="style10">Along the Minam <br>

              <span class="style19">~Sold~</span></span></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><span class="style5 style9"><a href="Kwazy Wabbit/bunny.html" target="_blank"><br>

              ~Bunny 1996 APHA Sorrel overo Mare~</a><br>

                <a href="http://homepage.mac.com/friesians/PhotoAlbum24.html" target="_blank" class="style3">Click here to view more pictures<br>

            ~SOLD~</a></span></th>

          </tr>

          <tr>

            <th height="10" scope="col"><p class="style10"> </p>

              <p class="style10"> </p>

              <p class="style10"><img src="bunny.jpg" alt="apha" width="174" height="143">Winter/Bridles's<br>

                <span class="style19">~Sold~</span><br>

            </p>

              <p> </p></th>

            <th scope="col"><p><img src="bunny1.jpg" alt="apha" width="220" height="165"><br>

                  <span class="style10">Bunny Love <br>

                  <span class="style19">~Sold~</span></span></p>              </th>

            <th class="style10" scope="col"><p> </p>

              <p><img src="bunny2.jpg" alt="apha" width="193" height="144"><br>

                Louie & Bunny <br>

                <span class="style19">~Sold~</span></p></th>

          </tr>

          <tr>

            <th colspan="3" scope="col"><p class="style5 style15"><br>

              ~Heza Music Jewel AKA &quot;Gringo&quot; 1999 APHA Red Dun Tovero Gelding~<br>

                <a href="http://homepage.mac.com/friesians/PhotoAlbum23.html">Click here to view more pictures of Gringo                </a><br>

                Own your very own &quot;Hildago&quot;<br>

            </p>              </th>

          </tr>

          <tr>

            <th scope="col"><p><img src="gringo/IMG_0105.JPG" width="193" height="145"><br>

                <span class="style10">Crossing the Minam

                <br>

                <span class="style16">~SOLD~ </span></span></p>            </th>

            <th scope="col"><p><img src="gringo/IMG_0201.JPG" alt="trail horse" width="193" height="150"><br>

                <span class="style10">Victoria & Gringo <br>

                <span class="style16">~SOLD~ </span></span></p>              </th>

            <th class="style10" scope="col"><p><img src="gringo/IMG_4190.JPG" alt="trail horse 2" width="193" height="127"><br>

              Waiting at the Branding<br>

              <span class="style16">~SOLD~ </span></p>              </th>

          </tr>

          <tr>

            <td height="17" colspan="3"><br>              <div align="center" class="style5">

              <p>~Ochoas Royal Midge AQPA Sorrel Mare~ <br>

                <strong><span class="style5 style15">~Congratulations to</span> </strong>Grace, you go Cowgirl!~                 <br>

                <span class="style5 style15"><a href="http://homepage.mac.com/friesians/PhotoAlbum19.html" target="_blank">~Click here to view more pictures of Midge~ </a></span>                <br>

                <span class="style5 style15"><a href="http://homepage.mac.com/friesians/iMovieTheater20.html" target="_blank">~Click here to view a video of Midge~ </a></span>                <br>

              </p>

            </div></td>

          </tr>

          <tr>

            <td height="36"><div align="center">

              <p><img src="MIdge%20dh.jpg" alt="midge" width="192" height="143"><br>

                  <span class="style10">Ochoas Royal Midge<br>

                  <span class="style16">~SOLD~ </span>                  </span></p>

              </div></td>

            <td><div align="center">

              <p><br>

                <img src="out%20of%20the%20bushes.jpg" alt="midge" width="177" height="129"><br>

                <span class="style10">Midge on right<br>

                <span class="style16">~SOLD~ </span></span></p>

              <p>                  <br>

                </p>

            </div></td>

            <td><div align="center">

              <p><img src="out%20of%20the%20creek.jpg" alt="midge" width="177" height="128"></p>

              <p class="style10">Midge at Phillips Creek<br>

                <span class="style16">~SOLD~ </span></p>

            </div></td>

          </tr>

        </table>

        <p class="style1"> </p>

        <p class="style1"><span class="style14">Please check back often as our sale page is updated frequently!</span><br>

        <a href="contact_index.htm">Susan</a></p>

        <p class="style1"><!--START TABLE CUT HERE-->

        <center>

</center>

        <p> </p>

               

<br>

                  <!--END TABLE CUT HERE-->

                   

                  </div></td><td> </td>

    <td> </td>

    <td> </td>

    <td> </td>

   

    <td width="90"></td>

  </tr>

  <tr>

    <td height="421" colspan="2" valign="top" bgcolor="#FFFFFF"><p align="center"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home2','','new_home_r2_c2_f2.gif',1)"><img src="new_home_r2_c2.gif" alt="Trail horses home page" name="home2" width="187" height="66" border="0"><br>

    </a><a href="testimonials.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('testimonials','','testimonials_r2_c2_f3.jpg',1)"><img src="testimonials_r2_c2_f2.jpg" name="testimonials" width="170" height="57" border="0"></a><a href="deeker.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('new_stallions','','new_stallions_r2_c2_f2.gif',1)"><br>

    </a><a href="mares.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('new_mares','','new_mares_r2_c2_f2.gif',1)"></a><a href="custom.horse.hauling.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('new_custom_hauling','','new_custom_r2_c2_f2.gif',1)"><img src="new_custom_r2_c2.gif" alt="custom horse hauling" name="new_custom_hauling" width="180" height="72" border="0"><br>

    </a><a href="gallery.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('new_gallery','','new_gallery_r2_c2_f2.gif',1)"><img src="new_gallery_r2_c2.gif" alt="picture gallery" name="new_gallery" width="180" height="72" border="0"></a><a href="contact_index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('new_contact','','new_contact_r2_c2_f2.gif',1)"><br>

      <img src="new_contact_r2_c2.gif" alt="us" name="new_contact" width="180" height="72" border="0"><br>

    </a></p>

      <p align="center"> </p>

      <p align="center"> </p>

      <p align="center"> </p>

      <p align="center"> </p>

      <p>      </td>

    <td> </td>

    <td> </td>

    <td colspan="3" rowspan="3" align="center" valign="top" bgcolor="#FFFFFF"><p class="style14"><a href="testimonials.htm">~Testimonials~</a><br>

        <span class="style29">I came to Windwalker Ranch via their web site looking for a sensible, sound, experienced trail horse with a good mind. Did I get it? You bet!!  And more....he is gorgeous. My prayers were answered.</span></p>

      <p align="center" class="style25"><span class="style30">Click the link  above to read more...</span><br>

    </p>

    <span class="style5 style15"><br>

    </span></td>

    <td width="90"><br></td>

  </tr>

  <tr>

    <td height="91"> </td>

    <td> </td>

    <td> </td>

    <td> </td>

    <td width="90"></td>

  </tr>

  <tr>

    <td height="2"></td>

    <td></td>

    <td></td>

    <td width="223"></td>

    <td width="364"></td>

    <td></td>

    <td width="90"></td>

  </tr><tr><td height="1"><img src="spacer.gif" alt="" width="15" height="1"></td><td><img src="spacer.gif" alt="" width="129" height="1"></td><td><img src="spacer.gif" alt="" width="34" height="1"></td><td width="223"><img src="spacer.gif" alt="" width="21" height="1"></td><td width="364"></td>

  <td><img src="spacer.gif" alt="" width="15" height="1"></td><td><img src="spacer.gif" alt="" width="19" height="1"></td><td><img src="spacer.gif" alt="" width="137" height="1"></td><td><img src="spacer.gif" alt="" width="16" height="1"></td><td width="90"><img src="spacer.gif" alt="" width="90" height="1"></td>

  </tr>

</table>

<a title="Clicky Web Analytics" href="http://getclicky.com/22435"><img alt="Clicky Web Analytics" src="http://static.getclicky.com/media/links/badge.gif" border="0" /></a>

<script src="http://static.getclicky.com/22435.js" type="text/javascript"></script>

<noscript><p><img alt="Clicky" src="http://in.getclicky.com/22435-db3.gif" /></p></noscript>

</body>

</html>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 04, 2018 Oct 04, 2018

Copy link to clipboard

Copied

Validate code and fix reported errors.

CC-BugReport.jpg

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

Line 168 is the problem, the first word HERE for a link, validation comes out clear for it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

Ignoring all other issues in your code, the link itself appears to be correctly formatted.

Where, exactly, is this link not working (in Live View, Real Time Preview, after uploaded and visiting the actual site, etc)?

If it's working locally, but not after uploading, there could be a case structure mismatch between the link and actual file name. Locally, on Mac and Windows operating systems, a file called Mango_gallery/index.html can be linked to using MANGO_GALLERY.html or mango_gallery.html within the href attribute of your <a> tags. The case structure doesn't matter because your local OS sees both as going to the same file.

Servers tend to be case sensitive though, so any mismatch in the case structure, between what's found within your <a href... > and the actual file name, will come up as 404 file not found. Servers treat Mango_gallery.html and Mango_Gallery.html as two separate files.

If the above has nothing to do with the problem, could you share a link to the actual site so we can see what's happening within our browsers?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

http://www.windwalker8a.com/forsale.htm

Real time preview works. And after uploading  and visiting the actual site, that where I get the "The requested URL was not found on this server (phoenix). " It appears the case structure is identical.

Screen Shot 2018-10-05 at 9.39.35 AM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

Have you uploaded the Mango_gallery folder and its index.html page to the server as well?

That won't happen automatically when you upload the forsale.htm page.

If you have uploaded the folder and file, it would likely mean it has been uploaded to the wrong location. According to the link itself, there should be a folder called "Mango_gallery" on the same directory level as your forsale.htm page. If it got uploaded to any other location, the link won't work until you move it to the correct location.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 05, 2018 Oct 05, 2018

Copy link to clipboard

Copied

LATEST

OH my gosh, I can't believe I for got that, been away to long I guess. Thank you SO much!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines