I made a new index page, and added a few things. It's still rendered in
beginner HTML code, but it's progress, a bit at a time, and it will be
made much, much cooler as I continue to work on it.
If anyone has suggestions, I'm all ears. This will be the splash page
for some of my stuff too, but mainly the group, and related interests.
If anyone is good at graphics editing, I'd REALLY like a "tach at
redline" watermark image with a light background for the background of
the index page. Something cool, indicating say, 8000 rpm or more?
I'm working on the framed links page. Three more hours today on the
site, mainly due to uploads on DIALUP
=)
Enjoy, good people!
--
Wound Up
ThunderSnake #65
See the official AHPBBFM posting rules, links repository,
member map and more at http://tinyurl.com/9yulk.
Wound Up wrote:
> I made a new index page, and added a few things. It's still rendered in
> beginner HTML code, but it's progress, a bit at a time, and it will be
> made much, much cooler as I continue to work on it.
>
> If anyone has suggestions, I'm all ears. This will be the splash page
> for some of my stuff too, but mainly the group, and related interests.
>
> If anyone is good at graphics editing, I'd REALLY like a "tach at
> redline" watermark image with a light background for the background of
> the index page. Something cool, indicating say, 8000 rpm or more?
>
> I'm working on the framed links page. Three more hours today on the
> site, mainly due to uploads on DIALUP
>
> =)
>
> Enjoy, good people!
>
--
Wound Up
ThunderSnake #65
See the official AHPBBFM posting rules, links repository,
member map and more at http://tinyurl.com/9yulk.
You could add an Index at the top to jump to each of the heads. Here is
some htnl code as an example.
Stan
[<a href="#MACH">Machine Shop</a>]
[<a href="#FUEL">Fuelish Things</a>]
[<a href="#CAM">Cam & Valetrain</a>]
<a name="MACH"></a>
<a name="FUEL"></a>
<a name="CAM"></a>
Wound Up wrote:
>
> MORE NEW STUFF.
>
> I am in compulsion mode
>
> Wound Up wrote:
> > I made a new index page, and added a few things. It's still rendered in
> > beginner HTML code, but it's progress, a bit at a time, and it will be
> > made much, much cooler as I continue to work on it.
> >
> > If anyone has suggestions, I'm all ears. This will be the splash page
> > for some of my stuff too, but mainly the group, and related interests.
> >
> > If anyone is good at graphics editing, I'd REALLY like a "tach at
> > redline" watermark image with a light background for the background of
> > the index page. Something cool, indicating say, 8000 rpm or more?
> >
> > I'm working on the framed links page. Three more hours today on the
> > site, mainly due to uploads on DIALUP
> >
> > =)
> >
> > Enjoy, good people!
> >
>
> --
> Wound Up
> ThunderSnake #65
>
> See the official AHPBBFM posting rules, links repository,
> member map and more at http://tinyurl.com/9yulk.
I'm planning to do a leftnav frame with anchor tags to each section, a
la many other sites... with back to top on both the nav and the links
frames. Just going to take some fiddling to get right. Thanks for the
code snippets!
Stan Weiss wrote:
> You could add an Index at the top to jump to each of the heads. Here is
> some htnl code as an example.
> Stan
>
> [<a href="#MACH">Machine Shop</a>]
> [<a href="#FUEL">Fuelish Things</a>]
> [<a href="#CAM">Cam & Valetrain</a>]
>
>
> <a name="MACH"></a>
>
>
> <a name="FUEL"></a>
>
> <a name="CAM"></a>
>
>
> Wound Up wrote:
>
>>MORE NEW STUFF.
>>
>>I am in compulsion mode
>>
>>Wound Up wrote:
>>
>>>I made a new index page, and added a few things. It's still rendered in
>>>beginner HTML code, but it's progress, a bit at a time, and it will be
>>>made much, much cooler as I continue to work on it.
>>>
>>>If anyone has suggestions, I'm all ears. This will be the splash page
>>>for some of my stuff too, but mainly the group, and related interests.
>>>
>>>If anyone is good at graphics editing, I'd REALLY like a "tach at
>>>redline" watermark image with a light background for the background of
>>>the index page. Something cool, indicating say, 8000 rpm or more?
>>>
>>>I'm working on the framed links page. Three more hours today on the
>>>site, mainly due to uploads on DIALUP
>>>
>>>=)
>>>
>>>Enjoy, good people!
>>>
>>
>>--
>>Wound Up
>>ThunderSnake #65
>>
>>See the official AHPBBFM posting rules, links repository,
>>member map and more at http://tinyurl.com/9yulk.
>
--
Wound Up
ThunderSnake #65
See the official AHPBBFM posting rules, links repository,
member map and more at http://tinyurl.com/9yulk.
You are welcome. One day I may get to frames, but I will look at using
CSS first. For now just basic html with tables for me.
Stan
Wound Up wrote:
>
> I'm planning to do a leftnav frame with anchor tags to each section, a
> la many other sites... with back to top on both the nav and the links
> frames. Just going to take some fiddling to get right. Thanks for the
> code snippets!
>
> Stan Weiss wrote:
> > You could add an Index at the top to jump to each of the heads. Here is
> > some htnl code as an example.
> > Stan
> >
> > [<a href="#MACH">Machine Shop</a>]
> > [<a href="#FUEL">Fuelish Things</a>]
> > [<a href="#CAM">Cam & Valetrain</a>]
> >
> >
> > <a name="MACH"></a>
> >
> >
> > <a name="FUEL"></a>
> >
> > <a name="CAM"></a>
> >
> >
> > Wound Up wrote:
> >
> >>MORE NEW STUFF.
> >>
> >>I am in compulsion mode
> >>
> >>Wound Up wrote:
> >>
> >>>I made a new index page, and added a few things. It's still rendered in
> >>>beginner HTML code, but it's progress, a bit at a time, and it will be
> >>>made much, much cooler as I continue to work on it.
> >>>
> >>>If anyone has suggestions, I'm all ears. This will be the splash page
> >>>for some of my stuff too, but mainly the group, and related interests.
> >>>
> >>>If anyone is good at graphics editing, I'd REALLY like a "tach at
> >>>redline" watermark image with a light background for the background of
> >>>the index page. Something cool, indicating say, 8000 rpm or more?
> >>>
> >>>I'm working on the framed links page. Three more hours today on the
> >>>site, mainly due to uploads on DIALUP
> >>>
> >>>=)
> >>>
> >>>Enjoy, good people!
> >>>
> >>
> >>--
> >>Wound Up
> >>ThunderSnake #65
> >>
> >>See the official AHPBBFM posting rules, links repository,
> >>member map and more at http://tinyurl.com/9yulk.
> >
>
> --
> Wound Up
> ThunderSnake #65
>
> See the official AHPBBFM posting rules, links repository,
> member map and more at http://tinyurl.com/9yulk.
Stan Weiss wrote:
> You are welcome. One day I may get to frames, but I will look at using
> CSS first. For now just basic html with tables for me.
> Stan
>
I'm having to use a tool to do frames. This whole project is a
grinding (but valuable) refresher. I may do some scripts eventually,
as a little coding practice for work... tables are about all I can
still do by hand. Doing a pics page with 'em soon here... and there
will be no pink stuffed animals ;^)
> Wound Up wrote:
> >
> > I'm planning to do a leftnav frame with anchor tags to each section, a
> > la many other sites... with back to top on both the nav and the links
> > frames. Just going to take some fiddling to get right. Thanks for the
> > code snippets!
> >
> > Stan Weiss wrote:
> > > You could add an Index at the top to jump to each of the heads. Here is
> > > some htnl code as an example.
> > > Stan
> > >
> > > [<a href="#MACH">Machine Shop</a>]
> > > [<a href="#FUEL">Fuelish Things</a>]
> > > [<a href="#CAM">Cam & Valetrain</a>]
> > >
> > >
> > > <a name="MACH"></a>
> > >
> > >
> > > <a name="FUEL"></a>
> > >
> > > <a name="CAM"></a>
> > >
> > >
> > > Wound Up wrote:
> > >
> > >>MORE NEW STUFF.
> > >>
> > >>I am in compulsion mode
> > >>
> > >>Wound Up wrote:
> > >>
> > >>>I made a new index page, and added a few things. It's still rendered in
> > >>>beginner HTML code, but it's progress, a bit at a time, and it will be
> > >>>made much, much cooler as I continue to work on it.
> > >>>
> > >>>If anyone has suggestions, I'm all ears. This will be the splash page
> > >>>for some of my stuff too, but mainly the group, and related interests.
> > >>>
> > >>>If anyone is good at graphics editing, I'd REALLY like a "tach at
> > >>>redline" watermark image with a light background for the background of
> > >>>the index page. Something cool, indicating say, 8000 rpm or more?
> > >>>
> > >>>I'm working on the framed links page. Three more hours today on the
> > >>>site, mainly due to uploads on DIALUP
> > >>>
> > >>>=)
> > >>>
> > >>>Enjoy, good people!
> > >>>
> > >>
> > >>--
> > >>Wound Up
> > >>ThunderSnake #65
> > >>
> > >>See the official AHPBBFM posting rules, links repository,
> > >>member map and more at http://tinyurl.com/9yulk.
> > >
> >
> > --
> > Wound Up
> > ThunderSnake #65
> >
> > See the official AHPBBFM posting rules, links repository,
> > member map and more at http://tinyurl.com/9yulk.
Wound Up wrote:
> I made a new index page, and added a few things. It's still rendered in
> beginner HTML code, but it's progress, a bit at a time, and it will be
> made much, much cooler as I continue to work on it.
>
> If anyone has suggestions, I'm all ears. This will be the splash page
> for some of my stuff too, but mainly the group, and related interests.
>
> If anyone is good at graphics editing, I'd REALLY like a "tach at
> redline" watermark image with a light background for the background of
> the index page. Something cool, indicating say, 8000 rpm or more?
>
> I'm working on the framed links page. Three more hours today on the
> site, mainly due to uploads on DIALUP
>
> =)
>
> Enjoy, good people!
>
i used to be the webmaster for the labor union at a past position. if i
can find the html reference books would you like them sent to you?
Carl wrote:
> Wound Up wrote:
> > I made a new index page, and added a few things. It's still rendered in
> > beginner HTML code, but it's progress, a bit at a time, and it will be
> > made much, much cooler as I continue to work on it.
> >
> > If anyone has suggestions, I'm all ears. This will be the splash page
> > for some of my stuff too, but mainly the group, and related interests.
> >
> > If anyone is good at graphics editing, I'd REALLY like a "tach at
> > redline" watermark image with a light background for the background of
> > the index page. Something cool, indicating say, 8000 rpm or more?
> >
> > I'm working on the framed links page. Three more hours today on the
> > site, mainly due to uploads on DIALUP
> >
> > =)
> >
I finally broke down and ordered DSL, which will be active on Jan. 19.
No more waiting an hour to upload a few MB, or hours saving and
refreshing the links page.
> > Enjoy, good people!
> >
> i used to be the webmaster for the labor union at a past position. if i
> can find the html reference books would you like them sent to you?
That would be fantastic, man!
My one and only book was somehow lost in our last move, so I've been
looking up tags online and searching others' source code.
Use the email address in this post to contact me, if you'd like.
The AutoGuide.com network consists of the largest network of enthusiast-owned enthusiast-operated automotive communities.
AutoGuide.com provides the latest car reviews, auto show coverage, new car prices, and automotive news. The AutoGuide network operates more than 100 automotive forums where our users consult peers for shopping information and advice, and share opinions as a community.