OK, now I understand what you are getting at. Yes the original site was made with Front Page (it's a big problem). The owner doesn't want to get a new program because he doesn't want to learn something new.
It sounds like this would be more work than I want to put in. Maybe I will just leave out the images that are giving me a problem.
User Profile
Collapse
-
I'm using notepad to modify the code. I found the code on the web and am now trying to modify it to do what I want. It worked find until I wanted the images to line up horizontally.
I'm pretty good with HTML but have no idea how to modify CSS. I can insert CSS into pages but if the code needs to be modified, I'm screwed.Leave a comment:
-
How do I get my images to line up horizontally
I'm having trouble getting my images to line up horizontally. I have 3 images that are lined up on top of each other instead of horizontally. They are the Motorcycle, ATV and Snowmobile.
Here is the code that I'm using:
<style type="text/css">
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img {...
No activity results to display
Show More
Leave a comment: