This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Website development quetion,FULL 10 POINTS?
04-08-2014, 09:38 PM
Post: #1
Website development quetion,FULL 10 POINTS?
First Sorry for my poor english,
i wanna to develop websites. I know basis of html and my friend told me you must start with html.i see many languages associate with web building like css,javascript,php etc
my first quetion is,
what is css and use for and again what is javascript and its uses etc.
And my second quetion, what's next to html to learn css, javascrip or other.
And the last,which website is good to teach me all lessons.
10q.

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 09:46 PM
Post: #2
 
There are also a lot of sites created with content management systems like Wordpress which require a minimum of technical skills to create a site quickly, for some applications just using wordpress would be the most expedient, lowest cost solution that can be delivered in the least time, 17% of the top 1 Million sites are Wordpress based.

While the most sophisticated sites use server site scripts like php, which are executed by the server to compose pages, one can add some interactivity on a small site using a basic hosting account that may not have access to server side scripts by using javascript., which is executed by the users processor instead of the server.

Css is the modern page layout language, that provides designs that can better adapt to different browser configurations "responsive" site that change their layout for best viewing by mobile devices may use css.

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 09:53 PM
Post: #3
 
CSS stands for Cascading Style Sheet. CSS is used to specify various styles and layout of multiple Web pages. It covers fonts, colours, margins, lines, height, width, background images and many other properties. Javascript is the scripting language. It is used to create dynamic and interactive web content.

After HTML you have to learn CSS then javascript.

Rest, you can learn your all lessons from this website :- http://www.w3schools.com/

I hope my answer will help you.......
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)