What is used primarily to build the site with? PHP or HTML?
How do PHP, HTML, JavaScript, and CSS intertwine with professional business websites?
HTML is the language mostly found in websites. inbedded into the HTML code you will find JavaScript.PHP.and CSS.
HTML is what you see. CSS is what tells html what colors, fonts and other Styles the HTML is suppost to be.
JavaScript tells HTML how to do certian things like make a pop up window or something.
PHP tells HTML what to do and how to do it.
To make a website all you need is HTML, you dont need css.JavaScript, or PHP. However it is nice to have them.
Reply:well HTML is what your browser IE or firefox see, and PHP is the script that does the server side work and runs at server like APACHE.
Javascript is mostly for client side use can be used to server side work with this current AJAX technology in progress.
CSS is to make your webpage design more dynamic it is for client side (browser)
Reply:A website is created through HTML. HTML provides tags that enables you to create your own website. A website can still be created without PHP.
PHP is just a tool to receive and send data to your web server.
CSS is a tool to add styles to your website. It has more advance styles features than html.
JAVASCRIPT is a tool you can use to add styles, and send and receive data to your web server.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment