How do you put two websites on one main page?
I use Yahoo as my host. I have one site built already but I want to change my site so that it is a main page with two website options they can choose from on that main page. Then each button takes them to the respective website. Can you offer any help? Thanks!!!
Will I have to have pay for 3 domain names/sites, one for the main one and one for one website and one for the third website?
Tagged with: domain names • website options • yahoo
Filed under: Building Websites
Like this post? Subscribe to my RSS feed and get loads more!



You just make a link… >.<
<a href="firstwebsiteaddresshere"> Website 1 </a>
<a href="secondwebsitehere"> Website 2 </a>