Page 1 of 1

We need a volunteer :)

Posted: Wed May 11, 2005 4:09 pm
by southerngale
Hey all...

As you may have noticed, the production of the storm2k Newsletter is a little behind. We're looking for someone who wants to join the newsletter staff that can take the articles that we provide for you and put them in our newsletter template each month. We will have all of the articles, pictures, etc. ready for you. We just need someone who can use either Front Page or Dreamweaver to put them together. If anyone is interested, please PM me, Linda, or Chad.

You must know HTML very well and the pay isn't that great. In fact, there is no pay at all. lol
But there would be a lot of grateful members and isn't that just priceless? ;)

Thanks!

Posted: Wed May 11, 2005 5:20 pm
by kmanWX
Hmm why?

You guys had a nice website done in HTML code. I can't be that volunter as I do have my own website to maintain.

Posted: Thu May 12, 2005 1:12 am
by MSRobi911
I don't know how to use either program or HTML are I would :(

Mary

Posted: Thu May 12, 2005 2:01 am
by southerngale
kmanWX wrote:Hmm why?

You guys had a nice website done in HTML code. I can't be that volunter as I do have my own website to maintain.


The person who was doing it before is really swamped with things outside of storm2k so we're looking for someone who has a little time to spare each month.

Thanks though, and thanks Mary. I know you would. :)

Posted: Thu May 12, 2005 10:35 am
by kevin
I'd say it couldn't be too hard, but I will let more capable people tackle this.

I know html, css, some javascript.

Posted: Thu May 12, 2005 7:27 pm
by LSU2001
I would be willing to do it and I do know how to use Front Page but I do not know HTML. I can create a Front Page website but I cannot write HTML code from scratch. I also have a lot of time coming up because I am going to be on summer vacation until Aug. 11, 2005. Let me know if I can help in any way.
TIm

Posted: Fri May 13, 2005 6:06 pm
by Stormtrack03
I know lots of HTML and have applied to do this as a curtesy for storm2k :)

Posted: Sat May 14, 2005 10:15 pm
by kevin
Why frontpage and other webpage makers? I'm kind of confused about that part.

Here's a part of my website. From the css file. The website is just on the network for now because need more content.

Code: Select all

.link1 {
   font-family: verdana, tahoma, arial;
   font-size: 11px;
   color: #990000;
   text-decoration: underline;
   cursor: crosshair;
}