12 March 2006, 19:56 UTC#1
I don't do much hardcoding, mostly flash web sites. Does anyone know a simple tutorial on how to do this, or know an easy way or something. I need the set up kinda like this. It's for a photography website. The top is the main links, the left is where thumbnails will appear. The big part is where everythings goes on.
PLEASE HELP!
External image not preserved — inspect source: http://x10.putfile.com/3/7013593893.jpg12 March 2006, 20:00 UTC#2
Google: "3 box css layouts" then edit the sizes and colors
12 March 2006, 20:25 UTC#3
Did, not understanding it. Found a few sites but no where to get the codes.
12 March 2006, 20:26 UTC#4
Just make a design in photoshop and then slice and code it. Ill do it for 15£

12 March 2006, 21:02 UTC#5
I no how to do it in frontpage if thats what your using?
12 March 2006, 21:16 UTC#6
QUOTE(Tomm @ Mar 12 2006, 03:26 PM) [snapback]301625[/snapback]
Just make a design in photoshop and then slice and code it. Ill do it for 15£

Don't have a way to transfer funds or I would.
QUOTE(John @ Mar 12 2006, 04:02 PM) [snapback]301639[/snapback]
I no how to do it in frontpage if thats what your using?
Nah, hardcoding. Frontpage easier?
Wanting it to have this type of layout
http://www.corporatefineart.com/-/corporatefineart/Then click online catalog
12 March 2006, 21:17 UTC#7
QUOTE
Don't have a way to transfer funds or I would.
Post? I suppose I could get it converted here.
12 March 2006, 21:22 UTC#8
Don't have a way to get the money to you.
No pay pal or anything.
12 March 2006, 21:23 UTC#9
It's easy as fuck if you're using Dreamweaver, are you?
12 March 2006, 21:24 UTC#10
QUOTE(Wilbur @ Mar 12 2006, 04:23 PM) [snapback]301659[/snapback]
It's easy as fuck if you're using Dreamweaver, are you?
Nah, don't have it. Know how to use it though.
12 March 2006, 21:25 UTC#11
QUOTE(MikeBorDumB @ Mar 12 2006, 09:24 PM) [snapback]301660[/snapback]
QUOTE(Wilbur @ Mar 12 2006, 04:23 PM) [snapback]301659[/snapback]
It's easy as fuck if you're using Dreamweaver, are you?
Nah, don't have it. Know how to use it though.
Man if it was earlier in the day I would, but ive been working on this place alot today plus the redesign of my portfolio. If you havnt done it by tommorow pm me and ill do it free. So long as my link can be placed on the site.
12 March 2006, 21:26 UTC#12
in frontpage you just select the template you want try and see if this works
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 2</title>
</head>
<frameset rows="64,*">
<frame name="banner" scrolling="no" noresize target="contents">
<frameset cols="150,*">
<frame name="contents" target="main">
<frame name="main">
</frameset>
<noframes>
<body>
<p></p>
</body>
</noframes>
</frameset>
</html>
12 March 2006, 21:27 UTC#13
QUOTE(Tomm @ Mar 12 2006, 04:25 PM) [snapback]301663[/snapback]
QUOTE(MikeBorDumB @ Mar 12 2006, 09:24 PM) [snapback]301660[/snapback]
QUOTE(Wilbur @ Mar 12 2006, 04:23 PM) [snapback]301659[/snapback]
It's easy as fuck if you're using Dreamweaver, are you?
Nah, don't have it. Know how to use it though.
Man if it was earlier in the day I would, but ive been working on this place alot today plus the redesign of my portfolio. If you havnt done it by tommorow pm me and ill do it free. So long as my link can be placed on the site.
If it were my site I would put your name all over it. But it's for my grandmothers photography business. I could put both our names down at the bottom probably.
Example:
Site design by Mike Harmon and Mr. To double M
12 March 2006, 21:27 UTC#14
If your doing this in pure coding, your going to get one plain final product man.
12 March 2006, 21:30 UTC#15
QUOTE(John @ Mar 12 2006, 04:26 PM) [snapback]301664[/snapback]
in frontpage you just select the template you want try and see if this works
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 2</title>
</head>
<frameset rows="64,*">
<frame name="banner" scrolling="no" noresize target="contents">
<frameset cols="150,*">
<frame name="contents" target="main">
<frame name="main">
</frameset>
<noframes>
<body>
<p></p>
</body>
</noframes>
</frameset>
</html>
Yeah thats the layout I need. I don't know how to make it so the frames change when I click the thumbnails though. I'm fucking retarded in this. I can animate like a mother in flash, but can't make a fucking 3 frame web page.
Image file not present in the recovered backup Again, not my site. It's my grandmothers and she wants it rather plain because most of her customers are old asses.
12 March 2006, 21:31 UTC#16
QUOTE(MikeBorDumB @ Mar 12 2006, 09:27 PM) [snapback]301665[/snapback]
QUOTE(Tomm @ Mar 12 2006, 04:25 PM) [snapback]301663[/snapback]
QUOTE(MikeBorDumB @ Mar 12 2006, 09:24 PM) [snapback]301660[/snapback]
QUOTE(Wilbur @ Mar 12 2006, 04:23 PM) [snapback]301659[/snapback]
It's easy as fuck if you're using Dreamweaver, are you?
Nah, don't have it. Know how to use it though.
Man if it was earlier in the day I would, but ive been working on this place alot today plus the redesign of my portfolio. If you havnt done it by tommorow pm me and ill do it free. So long as my link can be placed on the site.
If it were my site I would put your name all over it. But it's for my grandmothers photography business. I could put both our names down at the bottom probably.
Example:
Site design by Mike Harmon and Mr. To double M
That will do

its just something to prove I made it.
If your still stuck tommorow, give me a buzz

12 March 2006, 21:33 UTC#17
You have MSN or AIM? If so what is your s/n? You can PM it to me if you don't want to post it.
12 March 2006, 21:34 UTC#18
QUOTE(MikeBorDumB @ Mar 12 2006, 09:33 PM) [snapback]301674[/snapback]
You have MSN or AIM? If so what is your s/n? You can PM it to me if you don't want to post it.
Thats what the pm system is for

Do you know how to slice? Or would u want it coded with the iframe and such?
12 March 2006, 21:35 UTC#19
I sliced up some watermelon earlier, but other than that, no clue what your talking about.
But yeah I can put Tomm-designs.com on there.
12 March 2006, 21:53 UTC#20
QUOTE(MikeBorDumB @ Mar 12 2006, 09:35 PM) [snapback]301679[/snapback]
I sliced up some watermelon earlier, but other than that, no clue what your talking about.
But yeah I can put Tomm-designs.com on there.
Pm me tommorow, make sure its earlyish and remember im in a different time zone

13 March 2006, 01:46 UTC#21
Well shit, what time is earlyish?
13 March 2006, 06:44 UTC#22
QUOTE
<html>
<head>
<title>ok</title>
</head>
<frameset rows="20%, 80%">
<frameset cols="100%, 0%">
<frame src="links.html" name="links" noresize>
</frameset>
<frameset cols="20%, 80%">
<frame src="tumbnails.html" name="tumbnails" noresize>
<frame src="content.html" name="content" noresize>
</frameset>
</frameset>
</html>
and when you link use these codes
QUOTE
<a href="http://www.link.html" target="blank">LINK</a>
<a href="picture.html" target="content">PIC</a>