The majority of forums are now only available as archives, which means posting/editing is disabled.
The Anything and Everything forum is still open.
The Anything and Everything forum is still open.
My Plan B on Lawfirm Site
|
|||
|
Rank: ? (261)
Member #: 5295 |
Well, I don't think I can learn the PHP needed to make a lawfirm website in a few days so I'm going for the straight HTML and work from there. They just want a simple site and HTML a good enough start. here is my question....
<html><head><title>GSGC</title></head> <frameset rows="50,*" border="0"> <frame src="newtop.htm" name="top" scrolling="no"> <frame src="Main.htm" name="main" scrolling="yes" > <Frameborders="no" border="0"> </frameset> <noframes><body background=""> <body></body></noframes></html> This allows a top(newtop.htm) and bottom(Main.htm) page but I was wondering if I could make a third middle page? The goal is to have a top image, the middle would be the link line and the bottomwould be the data page. Any suggestions?
Some people get the Elevator while others get the shaft.
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
i'm pretty sure you can have more than 2 frames inside a frameset, so just specify the rows parameter differently and add another <frame> and it should work. though do you need the top and the links to be separate? it may be easier to put them in the same file and only have 2 frames.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (261)
Member #: 5295 |
Thats almost all I needed Misterhaan, the other little ditty was here...
<frameset rows="50,*" border="0"> I had to add a spacing for the third row so to make it look like this... <frameset rows="40,20,*" border="0"> The * seems to deligate the remainder of the web page to the page assigned to it. My next thing is to have a graphis on the top frame that will always fill the space reguardless of the video screen size. It would be nice if it was justa BG I was looking for.....wait....I could just add an image, center the sucker and assign a percentage size to the image to allow it to adjust to any screen resolution! How's that sound?
Some people get the Elevator while others get the shaft.
|
||
|
|||
|
|||
|
Rank: ? (261)
Member #: 5295 |
How can I have Yahoo or Goggle find the website if someone types in "Automobile" or "Automobile Accident" and the like? Like a Key word?
Some people get the Elevator while others get the shaft.
|
||
|
|||
|
|||
|
Rank: ? (4827)
Member #: 3416 |
there is a meta tag for keywords (click my www link below and view source on that page for an example), also search engines will index the content of the page as well as what is in the title tag and url.
my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
|
||
|
|||
|
|||
|
Rank: ? (261)
Member #: 5295 |
I'll give it a whirl right away.
Some people get the Elevator while others get the shaft.
|
||
|
|||
|
|||
|
Rank: ? (261)
Member #: 5295 |
The Law firm bare bones site is at http://vanguardseven.free2host.net/ my old address here at free to code. It's up and running and I just wanted to get some initial input on the design.
Some people get the Elevator while others get the shaft.
|
||
|
|||
|
This post has been removed by a moderator (reason: double post)
|
|||
|
|||
|
|||
|
Rank: Unregistered
|
i like look of it. but on these pages:
http://vanguardseven.free2host.net/mission.htm http://vanguardseven.free2host.net/about.htm http://vanguardseven.free2host.net/verdicts.htm and http://vanguardseven.free2host.net/attorneys.htm all the city images shoud cut off like the one in your index. the top image of the cities cuts off your curvy main yellow image i know ur not done so u might be planning to fix this. Anyway overall awsome site |
||
|
Please login or register to post a reply.
