Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Is Creating A Real Website A Very Difficult Job? Need Help!
iancovenant
post Jul 21 2006, 03:37 AM
Post #1


Newbie [Level 1]
*

Group: Validating
Posts: 16
Joined: 20-July 06
Member No.: 26,925



I have read all the tutorials, listened to countless advice about creating a webpage, tried to understand the very difficult alien language of HTML, tried everything for twenty-four hours and still I cannot make a webpage. I figure creating a real webpage is one of the hardest of things to do, this is why so many people go to the atrocious made easy myspace.com or pay other people to make a website for them. Seriously speaking, not to criticize anyone, but I find making a website the most frustating task I have ever had to undertake. I feel like I need to take up a one to two year course just to make a webpage. When I heard about how Trap17 was the best webhost, I was astonished, they sure do have the best resources, but for a noob like me using those resources to create anything has become mission impossible.
Go to the top of the page
 
+Quote Post
DarkPsycho
post Jul 21 2006, 03:56 AM
Post #2


Premium Member
********

Group: Members
Posts: 162
Joined: 18-July 06
Member No.: 26,797



why don't u get a free template instead of making your own, for now altleast.
that'll give u some time to learn HTML, I recommend w3schools.com wink.gif
Go to the top of the page
 
+Quote Post
BooZker
post Jul 21 2006, 04:05 AM
Post #3


Mad Scientist of 2006
*********

Group: [HOSTED]
Posts: 750
Joined: 27-April 06
From: Washington State in the USA
Member No.: 22,661
T17 GFX Crew



I can help. I just need to know how much you know. I learned just from reading. I never really used the internet for help. I am still learning everyday, but what do you need help with? PM me and i can help get you at least started.
Go to the top of the page
 
+Quote Post
Mjay06
post Jul 21 2006, 06:08 AM
Post #4


Super Member
*********

Group: Members
Posts: 213
Joined: 4-July 06
From: Nottingham UK
Member No.: 26,049



Open your cpanel, go to pre-installed scripts, then Fantastico & install Xoops. I recommend this particular script as from experience it is the easiest to navigate/setup. If you are just playing around for now, I recommend you set up a sub domain (cpanel/site management tools/sub domains), & install it there.

Xoops works on a 'modules' system, where you can install pre-coded sections of website (forums/arcades etc), & quickly get a working website. You can find a huge selection at www.xoops.org/modules. They are extremely simple to install - you just ftp them to public_html/your site/modules, & activate them from the Xoops administration menu.

I found this to be an easy way of learning the basics of ftp use, & will give you a good lesson in navigating the cpanel file manager.

Once you have mastered the basics of using the cpanel, you will find it much easier to upload & get your own coded webpages online.
Go to the top of the page
 
+Quote Post
beeseven
post Jul 21 2006, 06:47 AM
Post #5


Privileged Member
*********

Group: Members
Posts: 629
Joined: 26-February 05
Member No.: 3,995



I'm sorry to say this, but if creating a webpage and learning HTML are so hard for you, you might want to look into skills that don't involve computers...
Go to the top of the page
 
+Quote Post
rvalkass
post Jul 21 2006, 07:18 AM
Post #6


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,052
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



I managed to sort of self teach myself HTML, with no books or online tutorials apart from looking things up in W3Schools when I was first learning. No offence or anything, but if you are a slow learner, your best option would be to get a WYSIWYG (What You See Is What You Get) editor. If you have Microsoft Office then you probably have FrontPage which is a WYSIWYG editor, or you could look through the Freebies section of this forum and on the Internet for one. I wouldn't advise going and buying a copy of Dreamweaver at this stage.

Then start with the basics. These programs work a lot like word processing software, so go ahead and type some text. Then switch to the Code or HTML view of the program and look at how it has been done. Probably something like this:
CODE

<p>
Some random text. Lorem ipsum dolor sit amet...
</p>


Go back to the Design or WYSIWYG view and try to change the font on your text, then look at the Code and see what has happened. Try changing size, colour, bold, italic, underline etc. Take it one step at a time, and take notes if you want. When you work out that, for example, to make something bold you do this:
CODE

<b>Bold</b> Not bold. You can also do this: <strong>Bold</strong> Not bold. They are exactly the same.

You could note that down in a format you understand, on cue cards or something. Then you have your own reference of what you think is useful, organized in a way you understand. Then move on to more difficult things such as trying to make some text a link, or inserting an image. Tables are probably one of the hardest things you will come across, and your best bet if you ever need tables in a page would be to use your WYSIWYG editor in Design mode to draw the tables as this simplifies the whole process.

These are some links to freeware WYSIWYG editors, but I have not tried any of them, so they may not be to your taste. They all do pretty much the same thing, so it's a matter of what looks best for you and fits how you want to work. There's no harm in downloading a load, seeing which you like best and removing the rest.

WYSIWYG Web Builder
List from DirFile
Nvu WYSIWYG Editor

If you need any help with HTML then feel free to PM me, email me or get me on MSN Messenger.
Go to the top of the page
 
+Quote Post
BooZker
post Jul 21 2006, 07:44 AM
Post #7


Mad Scientist of 2006
*********

Group: [HOSTED]
Posts: 750
Joined: 27-April 06
From: Washington State in the USA
Member No.: 22,661
T17 GFX Crew



Yah you could use WYSIWYG editors, but in the long run they will slow you down. You won't have as much control as with let's say notepad or dreamweaver. I suggest just making simple web pages such as a webpage with a title a heading and some text and links until you get the hang of basic HTML.
Go to the top of the page
 
+Quote Post
master_bacarra
post Jul 21 2006, 08:15 AM
Post #8


I'm back... well, sort of.
*********

Group: [HOSTED]
Posts: 697
Joined: 26-December 05
From: somewhere in the middle of nowhere
Member No.: 16,226
Spam Patrol



well, it usually depends on the contents that you're making. using html isn't that difficult. actually it's the most basic stuff you need in creating a website. it's like A-B-C. i bet a 10 year old can make his own website on his own. actually, when i came to this forum, i found some members who already have created some cool websites, and they're just 12 or 14? i mean i've learned html when i was 15 and created a php-based webpage/blog just last year, and i'm already in my college years.

really, it's just easy. if understanding a basic stuff is difficult for you, then don't do it. if it's frustrating for you to just even try, then don't. we have a quote here that says, "if you really want to do something, the motivation to do it will make you look for ways to accomplish it no matter what. excuses are only made by those who don't want to lift a finger".

and that's the reason why they made those personal webpage stuff like friendster or myspace, to make life easier to people who don't have the technical know-how, or at least to those who complain that it's difficult to learn.
Go to the top of the page
 
+Quote Post
Dagoth Nereviar
post Jul 21 2006, 09:41 AM
Post #9


Privileged Member
*********

Group: [HOSTED]
Posts: 524
Joined: 19-May 06
From: Leeds, UK
Member No.: 23,963



Are you any good at photoshop, or imageready? Because that's what I used to make the layout of my website (Click sig below) and then used imageready to "splice" (Cut it up, basically) and it made all the code for the layout, I just then put in the links/text, and it's done smile.gif

If you want more info/tutorials, PM me and i'll be glad to help smile.gif

And if you're no good at photoshop, or don't have it, then I guess this was a pointless post