View Single Post
Old 11-24-2015, 02:58 AM   #1
Martinricky
Registered User
 
Join Date: Aug 2015
Posts: 434
What is difference between Js and CSS ?

Css is a script that you can use with your HTML code or in separate file to determine your font style and size and colors and everything about your page elements interface, rollovers, links and so...

Javascript is a script language that you can use within your HTML code as well (it s not a programming language) to do any visual effects needed for your website...and you can use some additional functions like date, counters and so...beside you can define some variables in order to implement some functionality.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Martinricky is offline   Reply With Quote