Re-working my website... I would love Comments

Quote:
Ahh ok, i am deciding if i want to use tables, it would work. I know how to make tables etc. But not sure if i know how to use them good enough to make a website. ( I love being able to view source code
big_smile.png
)

And you should be able to create subdomains and emails etc. from the provider you get your domain from
big_smile.png
 
Quote:
Thank's i wanted to do some thing like it but i am just learning CSS
big_smile.png
Now to figure this out Hummm

Does your server have php? I might be able to whip up a quick program to automate a lot of the layout work...
tongue.png


Yes it does have Php. i know basic CSS that's about it.

Ps. That would be cool
 
So i am redoing this again using tables; I have just started, i am going to have the navigation links going down the side. Using lists but one thing i can't figure out is how to not have the bullets when using the list method...

:

<ul><li><a href="/index.html"><img src="/images/navbar-images/home.jpg" /></li></a> <li><a href="/our-breeds.html"><img src="/images/navbar-images/our-breeds.jpg" /></li></a> <li><a href="/contact.html"><img src="/images/navbar-images/contact.jpg" /></a></li><li><a href="/about.html"><img src="/images/navbar-images/about-us.jpg" /></a></li><li><a href="/price-list.html"><img src="/images/navbar-images/price-list.jpg" /></a></li>
<li><a href="/order.html"><img src="/images/navbar-images/order-form.jpg" /></a></li><li><a href="/for-sale.php"><img src="/images/navbar-images/for-sale.jpg" /></a></li><li><a href="/our-breeding-program.html"><img src="/images/navbar-images/breeding-program.jpg" /></a></li></ul>

any one know how to get it so they do not show?
 

New posts New threads Active threads

Back
Top Bottom