View Full Version : What is html, <script>, and css ???
star!
07-16-2008, 02:01 AM
i think html is like the codes from photobucket? but idk about the others please explain
PERFECT YOU ALL GET THUMBS UP!!!
Schifreen
07-16-2008, 04:59 AM
Look on somewhere like wikipedia for a full description. HTML is the language for writing web pages in. is the html command that tells your web browser that a Javascript program follows. CSS is Cascading Style Sheets, which is a way of specifying formatting information for a web page.
deadlyserious
07-16-2008, 08:00 AM
Photobucket give a range of different versions of scripts to the photo you've uploaded.
For instance; url is HTML, and that code can only be used on websites that allow HTML.
url - is BB Code, and is mainly used on Forums, and certain websites.
Is this what you were asking?
itsjareds
07-16-2008, 08:59 AM
HTML is the standard coding for any website. It puts every single object that you see (and don't see) on sites. is an HTML tag that identifies when there is a script embedded. Usually the type of coding language used with the tag is JavaScript. JavaScript mostly dynamically changes HTML pages without reloading, and is useful for validating forms.
CSS is what makes sites look good. It adds nice formatting like fonts, background colors, layouts, etc.
CS Games
07-16-2008, 12:00 PM
HTML stands for "Hyper Text Mark-up Language".
It is used for making common Websites. Although, HTML is used for things like bolding/italic/underlining text. CSS is used in html for positioning things. Without CSS websites would look dull and plain. is an action in HTML. It is generaly used for putting Javascript in html websites(). Javascript is kind of a progamming language since it uses variables and HTML does not. I am not very good at javascript so i use PHP instead.
Hope i helped!
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.