Thank you both! It was great help for someone just starting out.
Vrag - I had seen sibling selectors in other peoples coding but didn't know what they were called or how they worked. Now I have a phrase I can search and learn more about.
Chris - I hadn't thought of using a class for the td...
Is there an easy way to set columns in a table to align differently? I have one column that contains a dollar value which I'd like right-aligned.
This is how I am doing it currently.
<style type="text/css">
<!-- .txtctr {text-align: center;} -->
</style>
and a sample row;
<tr...
I have a table (Suprlus Items) with column headings Material, Width, Length, Price, Part Num, etc. Each row lists a Part Num and it's info for each col.
My question.. how can I keep the first row with the column names to remain static as users scroll down the table? I want users to be able to...
Thank you johnwm for the tip on MySQLAdmin and Query Browser.. I'll get them installed
Thanks DonQ for your reply, too, and your explanations. I was using FTP at a dos prompt. Is it better to use something like CuteFTP?
As far as my ISPs 'support' for MySQL they will setup a database, give...
I'm totally new to mySQL. Our webhost offers it but will not support it. I'm trying to use phpMyAdmin to connect and get error 2002 - server not responding or socket not correctly configured. My questions;
- should I be able to SEE a mysql directory if I ftp to our server?
- would pinging...
Thank you both. I don't need a specific font and am not worried about search engines so will try the layering that spamjim mentioned and the divs that Keith mentioned. That should work better than embedding text in a photo.
Appreciate the help.
Boze
I know very little about photo manipulation but am having to learn so we can have decent photos on our website. So far I've optimized the photos by setting them to resolution of 72 px, cropped them and used 'save for web' saving them as a jpg with compression set to 60.
My question... we want...
automapit looks like what I was looking for. My original question was about a Sitemap for Google but my boss also wants a sitemap.htm for our site so it was good to get information on that, too.
Thanks everyone! I think I'm set on this issue.
Boze
[COLOR=blue white] Glad to know the lack of a watermark or copyright notice doesn't mean we exposed ourselves to be plagiarized. [/color blue white]
Sorry if I wasn't clear. What I was trying to say is I'm glad that we do have the option of taking legal action if someone uses our photos or...
You're right, I'm not familiar with copyright law. I thought maybe there was a common or best practice that could be recommended to protect website content. Glad to know the lack of a watermark or copyright notice doesn't mean we exposed ourselves to be plagiarized.
Thanks for the reply!
Boze
We had a competitor use one of our images in a print ad. Is there a good way to deter other businesses from using our images and the information we've developed in their literature or on their website? Do we need to copyright the images and PDFs? Maybe add a statement saying all images and...
Thank you for your comments. You raised good points. I'll defiinitely give some thought to whether, for our particular site, a Site map would really be worth the trouble. We don't have alot of dynamic content so it may be a waste of time.
I could not get <!--#include virtual="/footer.html" -->
to work
It lead me to the option of using
<object data="/footer.html" type="text/html" width="100%" >
alt : <a href="/footer.html">footer.html</a>
</object>
This works in Firefox, Safari for Windows, Google Chrome but not and IE6 or...
We'd like to add a Sitemap to our site. Does anyone have any recommendations for a Sitemap generator? I've seen some free ones but am leary that there may be some that are best avoided. My understanding that to use Google's Sitemap Generator you need Python on your webserver which we don't...
Oh geez.. excellent point that I'll have to modify each page either way.. add the footer links or add a link/reference to the template. I should've known that! I really didn't think there was such a thing as psychic coding. Honest!
Having a separate footer file sounds like exactly what I...
We'd like to add links running horizontally to the bottom of all our pages as a sort of footer. Is there any way to avoid having to edit each page to add the actual links? Maybe a template?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.