Welcome to Gaia! ::

Reply Arts and Entertainment
Website design discussion Goto Page: 1 2 [>] [»|]

Quick Reply

Enter both words below, separated by a space:

Can't read the text? Click here

Submit

badloki
Captain

PostPosted: Wed Oct 05, 2005 9:34 pm


So, who here has a website?

Did you make it yourself, use a template, a WYSIWYG program, use something like Dreamweaver or Frontpage?

Is it php, html, flash?

I ask because I am currently redoing my own website and would like some suggestions. I am basically familiar with html and limited php, but would greatly love any GOOD tutorial links on things like making roll-over buttons, frames, and etc.

This site would mainly be a gallery for my art. Something simple, but efective, and esy to navigate.

I have a few web design related programs, so that helps, but I really would like to hear from others who have made their own sites as well.
PostPosted: Wed Oct 05, 2005 9:55 pm


I have a website

www.badnymphink.com

I use Macromedia Dreamweaver.

I LOVES it. Because a straight WYSIWYG tries and does the thinking for you so that you can't do some of the more sophisticated things. Whereas coding STRAIGHT in notepad can make your brain hemmorage (proven scientific fact whee )

Nopenname

Beloved Prophet

8,375 Points
  • Citizen 200
  • Befriended 100
  • Popular Thread 100

badloki
Captain

PostPosted: Wed Oct 05, 2005 9:59 pm


I have Dreamweaver as well, but I know almost NOTHING of how to use it.

I started toying around with it last night, but I didn't get much accomplished. Any tutorials you can point me at?
PostPosted: Wed Oct 05, 2005 10:39 pm


I have a really old website, and no html or anything like that. It was just made using Geocities.

http://www.geocities.com/spirit_gal2002/index.html

Nikolita


Nikolita

PostPosted: Wed Oct 05, 2005 10:41 pm


badloki
I have Dreamweaver as well, but I know almost NOTHING of how to use it.

I started toying around with it last night, but I didn't get much accomplished. Any tutorials you can point me at?


I found this one badloki: http://www.wellesley.edu/Computing/Dreamweaver/dreamweaverMXbeginner.html

This one too: http://catalyst.washington.edu/how-to/dreamweavermx/create_macmx.html

Hope that helps a little, sorry if the websites aren't any good. ninja
PostPosted: Thu Oct 06, 2005 2:58 am


Nopen did you do all the artwork on your site? It's really good!

Angiemademe

600 Points
  • Dressed Up 200
  • Member 100
  • Gaian 50

Nopenname

Beloved Prophet

8,375 Points
  • Citizen 200
  • Befriended 100
  • Popular Thread 100
PostPosted: Thu Oct 06, 2005 6:55 am


yep the artwork is all mine.
PostPosted: Thu Oct 06, 2005 10:11 pm


Thanks for the posts! I'm gonna check those links out ASAP as well. I'm still messing around with things right now. I tried using a template in Dreamweaver, but it was tres pooty, so I scrapped it.

I hope to have osmething up soon though. Me no likey not having a website!

badloki
Captain


Arianah

PostPosted: Fri Oct 07, 2005 12:28 am


I put this together for my LC mentor last year. She didn't have anything to direct her birthing class clientelle to. It helped when I booked her for a live b/f chat at the site I volunteer at since I had already done her bio for the site LOL.
But I just used the tripod templates and inserted my pics.

http://comprehensivebirth.tripod.com
PostPosted: Tue Oct 11, 2005 2:26 pm


http://www.macromedia.com/support/dreamweaver/

Scroll down to option three.

The key is to learn your basic tags and then insert the types of things you want (framesets, tables, etc.) with Dreamweaver's ready made tags.

I seriously recommend learning Framesets on your own because if you're like me the whole thing about the percents and just spacially how a Frameset is coded is VERY freaking confusing. So it's something that just using a Dreamweaver or even a Frontpage or something editor will half a**.

Also, CSS will save you tons of time if you can learn some of the handy codes from it.

Nopenname

Beloved Prophet

8,375 Points
  • Citizen 200
  • Befriended 100
  • Popular Thread 100

Tallest Marij

Dapper Genius

2,850 Points
  • Dressed Up 200
  • Market Browser 100
  • Statustician 100
PostPosted: Wed Oct 12, 2005 7:42 am


I have made my own as well, which had mouse-over buttons and such (a dear friend of mine had helped me learn how to code them so that they would load up completely when the page loads, rather than loading up the second graphic when the mouse cursor is hovering over it).

Unfortunately, the server that had hosted it went down, so I cannot show you. I've been building a new one (will be the same site, but with a new look), but I haven't done anything to it. I've just been testing the CSS fonts/colours, which I had always wanted to use, but never wanted to take the time to incorporate before. So, there is nothing to show.

I recommend keeping things relatively simple.. a really usefull website is, with tutorials and such, is: http://www.lissaexplains.com
but it's pretty popular so I am sure you already know about it. It's a kid-friendly site, with tutorials that are explained pretty well (though I had trouble with her CSS tutorial and had to google for other stuff to help me get past what I was having trouble with.)

I don't really like using website making programs. Just a text editor because I like to have full control over all the coding and aspects, and I enjoy coding the website anyway.. (SimpleText on Mac; TextPad 4 on PC; GEdit on Linux.) I do, however, like graphics programs for making graphics. ^.~

I'm not very advanced as some people.. I don't use tables as much as some people, and I LIKE frames (which lots of people nowadays seem to think suck, but they do what I want them to do, look the way I want them to look, and are relatively simple and efficient if done properly and maintained.) I am planning to use iFrames this time around, though, but if I get it looking the way I want, it won't be too much different from what you can do with regular frames.. just that I will be able to incorporate graphics into the design/layout better then I could before.

My website (very much under construction and showing little or nothing of what I actually plan for it) is in my profile.
Or at least, it is NOW. ^.~
PostPosted: Wed Oct 12, 2005 12:15 pm


I use a mix of html (mostly) and javascript/php depending on what I do. Most of my websites are now way out of date because I'm too busy w/ school to update them anymore. xd

http://www.anichive.com and
http://www.anichive.com/lunardragon

Those are almost entire run with html and were relatively simple to program. The portfolio section of the second site is php/mysql because it makes it easier for me to update it....

KasumiAngel

3,800 Points
  • Elocutionist 200
  • Forum Dabbler 200
  • Person of Interest 200

badloki
Captain

PostPosted: Wed Oct 12, 2005 12:35 pm


Thanks for more suggestions! I will enjoy going through these links and see what I can learn from 'em.

Originally I wanted to do all the coding myself in Notepad (which is what I have done in the past with my other sites), but I am just so busy that I really don't have time to sit and do all the coding out by hand anymore (at least not now), so I most likely will try and make use of Dreamweaver and then do some of my own coding in addition.

I have a pretty good basic knowledge of HTML and SOME of php, but I don't know any advanced type stuff in either. CSS I'm completely unfamiliar with, but have been looking into it.

I've been studying up on making rollovers and flash stuff as well (as far as graphics go). And I've got wonderful programs for help with that kind of thing.

I really just want a simple site, but with a couple of spiffy enhancements thrown in just for fun. Just something nice to work as a gallery for my artwork.

Right now I'm still working on graphics (to pass the time until I've become sufficient enough with coding and Dreamweaver) and it has been fun and instructional. I've learned some cool things in Photoshop that I didn't know how to do before. Yay me.

I still haven't decided whether of not I want to use frames, but I do like them.
PostPosted: Wed Oct 12, 2005 1:47 pm


For text/link rollovers theres a really simple way to do it with stylesheets. It just takes 4 lines of code that you stick in the header. I usually just copy and paste it from previous websites (I'm so lazy). I can post a copy of it here if you like. I can also post the CSS code for changing the color of the scrollbar. I copy and paste that too and just play w/ the colors till I get what I want.

KasumiAngel

3,800 Points
  • Elocutionist 200
  • Forum Dabbler 200
  • Person of Interest 200

badloki
Captain

PostPosted: Wed Oct 12, 2005 2:00 pm


Please do!

Feel free to do a copy and paste for ANY coding you think may be useful. Just be sure and include what the coding does, of course.
Reply
Arts and Entertainment

Goto Page: 1 2 [>] [»|]
 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum