I subscribe to the old-school of webdesign. If you can't create a page with a text editor, you aren't ready to do it commercially. Programs like Dreamweaver and its ilk can be useful. But at the end of the day webpages always come down to code. If you can't write code, you shouldn't be in web design. Oh, you can design the…
I agree up to a point with most of the posts in this thread. It is true that web design can be a headache. In fact, it can be an outright migraine. And no, a beginner who isn't that concerned about web design doesn't need to learn everything. Just working with an existing pre-built solution will get the job done for the…
you guys see code and think hard... the only reason I didn't post it is because I have to look it up since I don't use it. All it takes is an hour or two to do all the tutorials and learn the few lines of code if you can call it that, to do the site. There is nothing hard about it, after all I can do it. LOL I can easily…
ahha Richard you code puritan - just wondering seriously, in any web-related job have you had to work without an app like dreamweaver to do your sites? i mean mannnnn arn't they meant to help with workflow and speed - meh SXE - serioulsy, it's not that hard, keep your doc a xhtml strict and minimise any javascript and…
He's trying to learn so much already in such a short amount of time, might as well keep it easy for now and when he has time later he should dig in like Richard suggests and really make the whole thing his own creation. But it is important to remember which job he's going for and what they will be looking at. They won't be…
Here's a small hint. One of the basics of most web pages is defining a content area that remains in the middle of the browser window regardless of width. You don't need to take this approach, but it is very common. For instance, the polycount website uses this design. The proper way to achieve this using CSS styles and DIV…
Do a search for CSS and start with that. With CSS it's fairly simple to format your site. Find out the kind of work you want to do and feature that. If it's characters show that, if it's environments show that of or animation show that off. There is a sticky that talks about sites that repels jobs, read through it.…
rollin - thanks for taking the time to post all the examples. they give me a really good idea of what i want the second one is kinda what i had in mind. sage - thanks for all the tips. i'm a complete noob when it comes to web design and your advice really helps. thanks to both of you for replying!