LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 300 users online 225446 members 416 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Scarlet Tears
Interests: Sport, video games, music, friends,...
Mood: Sad
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
1 online / 46 MPM
Fresh Topics
  LiveWire / Technical Forums / Web Design & Search Engine Optimization / Viewing Topic

Can i create a professional site using just css and html?
Replies: 5Last Post Nov. 13 9:17am by Awesome10
Welcome to LiveWire!
We're Stronger Together.
Join the Community
Single page for this topic Email Print Favorite
( penumbra )


Professional
Reply
Im trying to create a highly professional site- hopefully one people will pay to use. Can i get away with using just html? or is that far too limiting? Will i almost certainly have to extend into other languages? Also what are the benefits of each language?

Like, where can i find out what flash or xhtml or java are used for?


8:09 pm on Sep. 12, 2009 | Joined: June 2008 | Days Active: 208
Join to learn more about penumbra Ontario, Canada | Straight Male | Posts: 699 | Points: 2,870
LiveWire Humor
Magnifique


Guru

Patron
Reply
You could

-------
Life is pleasant. Death is peaceful. It's the transition that's troublesome.
-Isaac Asimov

8:10 pm on Sep. 12, 2009 | Joined: Aug. 2007 | Days Active: 341
Join to learn more about Magnifique Ontario, Canada | Female | Posts: 7,037 | Points: 20,856
carelesmind is back


Connoisseur

Ad Free
Tech Support Leader
Reply
if you want people to pay to use, then you need to have some sort of dynamic language, like php, and mysql for a database.

-------
S Ξ G

8:11 pm on Sep. 12, 2009 | Joined: July 2009 | Days Active: 104
Join to learn more about carelesmind is back Russia | Straight Male | Posts: 4,562 | Points: 6,628
The Mixed Tape


ƟӤḙ

Sustainer
Support Leader
Tech Support Leader
Reply
HTML will generally limit you highly, so it would probably be best to invest some time in learning javascript as well as xhtml and CSS.

Try checking here.

You probably will, but for now you could try to keep it HTML and CSS until it gets off of its feet.

Each language provides a variety of different benefits and disadvantages, but combined they can do pretty good things. It really depends on what you're aiming for inside your site.  Try looking into things like PHP as well, if you ever get the time.

-------
Everything is never as it seems.


8:13 pm on Sep. 12, 2009 | Joined: July 2007 | Days Active: 471
Join to learn more about The Mixed Tape Maryland, United States | Gay Male | Posts: 25,121 | Points: 34,315
Horranus


Technician
Reply
If by professional you mean professional-looking, then yes, you can.  However, if you mean professional in the way that sites such as LiveWire, MySpace, and all the other interactive websites work, then no.  You need to learn a server side language (the industry standard being PHP), and a database (MySQL being the standard here).

2:22 am on Sep. 16, 2009 | Joined: Sep. 2009 | Days Active: 24
Join to learn more about Horranus Rhode Island, United States | Straight Male | Posts: 85 | Points: 327
Awesome10


Connoisseur

Tech Support Leader
Reply
CSS and HTML are usually only used for the layout and some simple forms, This means that if you want it to be interactive (having members, forums, submitting content, ect) or anything like that, you WILL need to learn another programming language so that you can do this. I would suggest learning SQL and PHP. Javascript would also be helpful. PHP has a wide variety of uses, It can be used for interactive things like forums, blogs, rating systems and a lot of other scripts; Another use that PHP has is for security, PHP can be used to set cookies and it can also be used to encrypt strings and decrypt (some) strings. SQL is used to insert or get values from a MYSQL Database, A MYSQL database stores information, If you plan to have users on your website then a MYSQL database is used to store the users information which can include Usernames, Passwords, Email, DOB and all of that stuff, The MYSQL database can also store other things like articles. JavaScript is similar to PHP, It is used for interactive things but it can also be used to make things like menus, alert boxes, set cookies and more. It is vital that you know atleast PHP and MYSQL if you want to have a successful website that will function. You should also learn about security in all of these languages because your website could be exploited if you do not secure all your scripts properly. Flash is not that important in developing a website, It would have some benefits but in my opinion it isn't worth learning it for what you are looking for. Flash is used in some websites but I know a lot of people prefer websites without it; This is for a variety of reasons, One of them being that flash can take more time to load then a regular page and also that some browsers don't support it. If you don't want to learn any of those languages that I suggested then you could always try and find scripts for each of the individual things that you need on your web page, I don't recommend this though because it will limit your website, One way that it can limit your website is that the members of your website have to sign up multiple times to use different parts of the website, Example; If you have a forum script and a chat room script on your website and they both require the user to sign up to use them, Your chat room will not use the same MYSQL database as your forum, This means that your users will have to sign up for your forum and then sign up again for your chat room, This can be very unpleasant for the user and may even make you loose some customers. Making your own scripts means that you can fully customize them however you want, A problem with using other peoples scripts is that it can be hard to read other peoples coding if you aren't experienced at PHP, Some scripts can also be encoded which means that you won't be able to read them at all.  A good place to start learning some of the languages I suggested is at W3SCHOOLS, If you need to check your HTML or CSS for errors or stuff that should be fixed you can use the W3 VALIDATOR. If you have any questions or need help with any of the stuff I mentioned in my post you can PM me and I will help you out to the best of my ability. Good luck on your website and be sure to post any problems you have here or if you need any advice on anything.

-------
WORST Topic EVER.
MSN: tom.awesome@live.com

9:17 am on Nov. 13, 2009 | Joined: Jan. 2009 | Days Active: 239
Join to learn more about Awesome10 South Georgia And The South Sandwich Islands | Male | Posts: 3,664 | Points: 7,745
Single page for this topic Email Print Favorite

Quick Reply

You are signed in as our guest.

Looking for something else?
 

  LiveWire / Technical Forums / Web Design & Search Engine Optimization / Viewing Topic