Suggestions for own site..

edited December 2004 in Software
Um, I finally got my site up (i think this is the 7 or 8th revision) anyways, could anyone give me anyways to make my site look.. a little professional? Thanks everyone!
«1

Comments

  • Sorry, the site address is technologyhut.uni.cc
  • its on your profile anyways tch
  • i posted that so nobody goes "Where is TcH's site..."
  • Remove the binary background. It will be easier on the eyes. (but it's ok in the logo)
  • that whole desing looks familiar
  • um.. it is the Zero theme in FP...
  • now i know, babbs site
  • The user and all related content has been deleted.
  • If you want to do it the easy way then use PHPNuke.
  • And use Notepad to make it, whatever you used there has HORRIBLE code.
  • Looks like an MS product.

    -Q
  • The user and all related content has been deleted.
  • Christ. Don't use frontpage.

    If you don't know your HTML code, then use Dreamweaver.

    If you only know some basic code, you can get the same result using a table. Make a table at the top or make a row using the cellspan attribute. Then make 3 cells on the bottom. Set the pixel width using the attribute.
    <table width=100% height=100>
    <tr>
    <td>  TOP LOGO / TITLE GOES HERE</tr>
    </table>
    <hr>
    <table width=100%>
    <tr>
    <td width=100> IMAGES FOR SIDEBAR GO HERE
    <td width=500> STUFF
    <td width=350> WHAT'S NEW
    </table>
    

    May need to adjust some of the pixel sizes, but it should work
  • hmmm, should I use CMS instead.. or does anyone have the trial of dream waever RARed that I can download (it is quite large on a dialup connection)

    FOr a CMS, does anyone reccomend Mambo?
  • You can get the full version off IRC. Use ircspy.com. It's about 64 MB.

    Most clients do resume. I know mIRC does.
  • uh i want to do it the legal way
  • OK...well... There's notepad.

    Trial's going to run out anyway, so...
  • i just want to try it out, and i could if i wanted to, use notepad.. just it will take a long while.. should I just go with a CMS solution?
  • my site is pretty much all notepad, doesnt take that long to do once you get started
  • I think WinWorld was done in Notepad...

    -Q
  • Yes, yes it was.
  • My sites a Notepad creation too. Its just easier to use, and it puts you in control of the code, rather than an editor that brands your work for you.
  • Dreamweaver does very clean code. I find it simple to edit a Dreamweaver based page in notepad.
  • all dreamweaver adds is like 1 meta tag and some simple css
  • www.nvu.com

    small, free, light, goes by HTML standards, no BS like frontpage packs in, and based on, you guessed it, mozilla!
  • w00t, man my mom is cool, she got "Creating Webpages for Dummies"..,. and COMES WITH Macromedia Dreamweaver.. I am doing the new site in PHP and going to make a control panel for my site.. i hope it turns out good :D
  • Awesome!

    how much was it?
  • .. it is a trial
  • hmmm, should I use CMS instead.. or does anyone have the trial of dream waever RARed that I can download (it is quite large on a dialup connection)

    FOr a CMS, does anyone reccomend Mambo?
    Mambo is pretty cool, I hace it running on my site:
    http://ridgeback-tech.com/
    Or you might want nautilus:
    http://ridgeback-tech.com/Nautilus_BETA/
  • I can recommend to use some templates from macromedia's website... some of them really kick ass!
Sign In or Register to comment.