Beginner in website development:

This is a discussion on Beginner in website development: within the Just Starting Out forums, part of the Web Design category; Can i develop a website only using HTML & CSS Code ? I learnt both of these recently , So ...


Reply
 
LinkBack Thread Tools Display Modes
Old 25th November 2009, 02:07 PM   #1
Junior Member
 
Join Date: Nov 2009
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Shakkila is on a distinguished road
Expertise: Total Beginner
Experience: Intermediate
Default Beginner in website development:

Can i develop a website only using HTML & CSS Code ? I learnt both of these recently , So want to try out what i ve learned by developing a website.
Or Do i require any other coding language (ASP, PHP & Script ) & graphic design skills to develop one ?
Kindly advise ,
Thanks.
Shakkila is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!twitter
Reply With Quote
Old 25th November 2009, 02:46 PM   #2
Member
 
stu2000's Avatar
 
Join Date: Jan 2009
Location: Spain
Posts: 183
Thanks: 7
Thanked 15 Times in 14 Posts
stu2000 is on a distinguished road
Expertise: PHP
Experience: Professional
Default

Hi Shakkila,

All you need to create a basic website is HTML and CSS coding. Graphic design would be a bonus if you want to make it look really good.

Server side languages such as PHP and ASP are only needed for more complex website (ie ones that need a database to function, such as this site). So if what you are wanting to achieve is just a simple website without any dynamic content, then just coding HTML and CSS is all that is needed!

I hope that helped!

Stu
stu2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!twitter
Reply With Quote
The Following User Says Thank You to stu2000 For This Useful Post:
Shakkila (25th November 2009)
Old 1st December 2009, 07:42 PM   #3
Junior Member
 
Join Date: Nov 2009
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
milly is on a distinguished road
Expertise: Total Beginner
Experience: Intermediate
Default

Hi Shakkila,
That is how I started, you don't need anything else for a simple site. You need a bit of php or similar if you want a form but I found a free script for that with simple instructions, and as I got a bit more confident I added some extra bit and pieces.

This is my site, it needs a bit of tidying up though. You can find the form and a link to the place I found it on the contact page

Welcome to the North Wilts Holiday Club website

The news section is a wordpress blog but the rest is still just html.

I have made another site (for another charity) with help from a web designer and that one has .php pages which means I can use includes, a big advantage if you have lots of pages. For example you can have the navigation in a separate file which is included in each page using code, then if the pages change you just change the include file and don't have to edit every page. I won't add a link to that one as I'm in the process of moving it! But the pages are still written in html and css, just with some added possibilities (which I am very slowly learning about!)
milly is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!twitter
Reply With Quote
Old 3rd December 2009, 10:23 AM   #4
Member
 
Join Date: Feb 2009
Location: Brisbane Australia
Posts: 44
Thanks: 2
Thanked 0 Times in 0 Posts
hally0301 is on a distinguished road
Expertise: (X)HTML / CSS
Experience: Intermediate
Default

You can definitely start with just HTML and CSS. That is how I started.

There are heaps of free scripts on the web for PHP and javascript if you decide you want some more dynamic elements in your website.

I am planning to learn PHP in 2010 but I have been designing websites for a couple of years now using HTML and CSS and incorporating scripts of the web if I need more dynamic elements.

Go for it!!
hally0301 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!twitter
Reply With Quote
Reply

Tags
beginner, development, website

Thread Tools
Display Modes