• Can someone please help me?! I am totally new to creating websites so I no next to nothing about it. I just know that I want to create a cool website. How do I go about designing my website exactly how I want it? Like the size of my images, collages, placement of text and images, graphics, and stuff like that. Please help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Unfortunately, what you’re asking right now is a *lot*. There’s a lot more to web design than “creating a cool website”. Many web designers have taken *years* to get where they are today (I’ve been doing it since 1992, and I’m still learning stuff.)

    If you want to learn web design, this forum is most definitely not a place to ask for it – this is a place for people who need help in editing/altering/installing a single, specific blogging system – one of MANY. And what you’re asking – you haven’t even gotten *that* far yet – you’re jumping in the middle of things.

    You need to Google for lessons in web design, basically. There are many free ones out there, for example, the w3cschools.com teaches some basics in HTML, XHTML, CSS and the like. Webmasterworld.com has some great forums where you can read up on semantics and the basics on everything from HTML to ASP and SEO. There are classes you can take in places like eclecticacademy.com or lvsonline.com. There are lists you can join that will provide more “one on one” information – just surf through Yahoo! groups – to name one place.

    The scope of your question is indescribably *HUGE*. There’s no way you’re going to get the all-in-one answer you’re looking for on this one forum. This isn’t a question that can simply “just be answered” in a post. Sorry!

    Thread Starter allover

    (@allover)

    Well, yeah, I had a broad question. I know that it can’t possibly be answered in one fine “swoop”. I guess, right now what I want to know is (and this is pertaining to WordPress), how do I make the images the size that I want them to be??

    well, not *completely* pertaining to WordPress, actually. That’s an “any website” question.

    It depends on what your starting image is – or even if you have one. If you need to create one, you need to have a graphics program. If you have a photo, for example, that’s 1024×768 pixels in size and you want to shrink it down to 50×50, it’s a matter of adding in that size in your image call. For example:

    <img src="image.gif" width="50" height="50" alt="" />

    That’s pretty much all there is to it. But if you’re creating graphics or whatever, you need to have a program to do so (like Photoshop or PSP) and do what you need to there.

    Going along with what doodlebee said, if you don’t have Photoshop or any other, you could alway use GIMP. It’s not the greatest, but, it’s not bad either for being free.

    http://www.gimp.org/downloads/

    spencerp

    But this isn’t a WordPress related issue though, which shouldn’t be kept going.. =/ I’m sure a mod will step in sooner or later and make that comment lol! I just wanted to throw in the link to the free image editing software quick..wheeee!!

    Thread Starter allover

    (@allover)

    Thanks guys. LOL. 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to design, basically everything!’ is closed to new replies.