custom html
Website Site Map | 123EzBiz Demo Store
<style>
#sitemap-container {
font-family: Arial, sans-serif;
color: #000000;
background-color: #FFFFFF;
background-image: url(‘https://123ez.biz/demo1/store/webdocs/photos/123Watermark1.gif’);
}
#sitemap-container a {
font-size: 1.125rem; /* Equivalent to font size 3 */
color: #108ad3;
text-decoration: none;
}
#sitemap-container a:hover {
color: #000000;
text-decoration: underline;
}
#sitemap-container h2 {
color: #000000; /* Original h2 was black */
font-family: Arial, sans-serif;
font-size: 1.5rem; /* 24px */
font-weight: normal;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-section {
margin-bottom: 2.5rem; /* Matches the <br /><br /><br /><br /> spacing */
}
#sitemap-container .sitemap-heading {
font-size: 1.25rem; /* Equivalent to font size 4 */
font-weight: bold;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-subheading {
font-size: 1.125rem; /* Equivalent to font size 3 */
font-weight: bold;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-link {
display: block;
margin-bottom: 0.5rem; /* Spacing between links */
font-weight: bold;
font-size: 1.125rem; /* Equivalent to font size 3 */
}
#sitemap-container .sitemap-link .arrow {
margin-right: 0.5rem; /* Space after the arrow */
}
</style>
<div id=”sitemap-container”>
<h2>Website Site Map | 123EzBiz Demo Store</h2>
<!– System Page Links Section –>
<div class=”sitemap-section”>
<div class=”sitemap-heading”>System Page Links</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”https://123ez.biz” target=”_top”>Home Page</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=Calendar” target=”123myFrame”>Calendar</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=login” target=”123myFrame”>My Account</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=ViewInfo&Payment=Yes” target=”123myFrame”>Make Payment</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=PriceList” target=”123myFrame”>Price List</a>
</div>
</div>
<!– Other Page Links Section –>
<div class=”sitemap-section”>
<div class=”sitemap-heading”>Other Page Links</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index_page.cfm?pageid=48&set=overview-of-advanced-and-key-features” target=”123myFrame”>Overview Of Advanced And Key Features</a>
</div>
</div>
<!– Categories Section –>
<div class=”sitemap-section”>
<div class=”sitemap-subheading”>All Categories A-Z</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewAllCategories”>All Categories</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=38″>Baby Gear</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=50″>Clothing</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=23″>Computers</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=3″>Electronics</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=51″>Figurines</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=8″>Flowers</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=52″>Furniture</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=58″>Gifts</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=31″>Jewelry</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=34″>Models</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=2″>Movies DVDs</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=39″>Shoes</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=59″>Toys</a>
</div>
</div>
<!– All Products Section –>
<div class=”sitemap-section”>
<div class=”sitemap-subheading”>All Products Listed A-Z</div>
<!– This section was empty in the original code, preserving that here. –>
</div>
</div>
</div>
<!– All custom styles are self-contained here to prevent conflicts with your WordPress theme. –>
<style>
#sitemap-container {
font-family: Arial, sans-serif;
color: #000000;
background-color: #FFFFFF;
background-image: url(‘https://123ez.biz/demo1/store/webdocs/photos/123Watermark1.gif’);
}
#sitemap-container a {
font-size: 1.125rem; /* Equivalent to font size 3 */
color: #108ad3;
text-decoration: none;
}
#sitemap-container a:hover {
color: #000000;
text-decoration: underline;
}
#sitemap-container h2 {
color: #000000; /* Original h2 was black */
font-family: Arial, sans-serif;
font-size: 1.5rem; /* 24px */
font-weight: normal;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-section {
margin-bottom: 2.5rem; /* Matches the <br /><br /><br /><br /> spacing */
}
#sitemap-container .sitemap-heading {
font-size: 1.25rem; /* Equivalent to font size 4 */
font-weight: bold;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-subheading {
font-size: 1.125rem; /* Equivalent to font size 3 */
font-weight: bold;
margin-bottom: 1rem;
}
#sitemap-container .sitemap-link {
display: block;
margin-bottom: 0.5rem; /* Spacing between links */
font-weight: bold;
font-size: 1.125rem; /* Equivalent to font size 3 */
}
#sitemap-container .sitemap-link .arrow {
margin-right: 0.5rem; /* Space after the arrow */
}
</style>
<div id=”sitemap-container”>
<h2>Website Site Map | 123EzBiz Demo Store</h2>
<!– System Page Links Section –>
<div class=”sitemap-section”>
<div class=”sitemap-heading”>System Page Links</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”https://123ez.biz” target=”_top”>Home Page</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=Calendar” target=”123myFrame”>Calendar</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=login” target=”123myFrame”>My Account</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=ViewInfo&Payment=Yes” target=”123myFrame”>Make Payment</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index.cfm?action=PriceList” target=”123myFrame”>Price List</a>
</div>
</div>
<!– Other Page Links Section –>
<div class=”sitemap-section”>
<div class=”sitemap-heading”>Other Page Links</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a href=”/demo1/store/index_page.cfm?pageid=48&set=overview-of-advanced-and-key-features” target=”123myFrame”>Overview Of Advanced And Key Features</a>
</div>
</div>
<!– Categories Section –>
<div class=”sitemap-section”>
<div class=”sitemap-subheading”>All Categories A-Z</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewAllCategories”>All Categories</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=38″>Baby Gear</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=50″>Clothing</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=23″>Computers</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=3″>Electronics</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=51″>Figurines</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=8″>Flowers</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=52″>Furniture</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=58″>Gifts</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=31″>Jewelry</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=34″>Models</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=2″>Movies DVDs</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=39″>Shoes</a>
</div>
<div class=”sitemap-link”>
<span class=”arrow”>»</span><a target=”123myFrame” href=”/demo1/store/index.cfm?Action=ViewCategory&Category=59″>Toys</a>
</div>
</div>
<!– All Products Section –>
<div class=”sitemap-section”>
<div class=”sitemap-subheading”>All Products Listed A-Z</div>
<!– This section was empty in the original code, preserving that here. –>
</div>
</div>
</div>