What is a difference between JavaScript and css?
What is similar Between JavaScript and css ?
Advantages and disadvantages of JavaScript and css ?
Which one is better JavaScript or css ?
Forum Thread: Difference Between JavaScript and Css ...
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
1 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
1 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
5 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
6 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
9 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
9 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
9 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Unlock Facial Detection & Recognition on the Inexpensive ESP32-Based Wi-Fi Spy Camera
-
How To: Pick an Antenna for Wi-Fi Hacking
-
How to Hack Bluetooth, Part 1: Terms, Technologies, & Security
-
How To: Use Charles Proxy to View the Data Your Mobile Apps Send & Receive
-
How To: Enumerate SMB with Enum4linux & Smbclient
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
Become an Elite Hacker Part 4: Hacking a Website. [Part 1]
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Scan, Fake & Attack Wi-Fi Networks with the ESP8266-Based WiFi Deauther
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
-
Tutorial: Create Wordlists with Crunch
-
How To: Scrape Target Email Addresses with TheHarvester
3 Responses
Javascript is a programming language , It can help you with how a website shud behave when an event occurs or self evoke funcs etc and is not actually used for styling but behaviour of a website.
CSS is purely related to u styling ; like what color text style font style styling buttons etc etc
So no point of comparing of these two :)
As for Pros and Cons
As i am also new to these so dont know alot but ( still exploring ) as CSS getting updated it has lost alot of support in old browsers like NEW TAGS introduced ,old browsers don't recognize them and there is a lot of % of people who still use old version of different browsers like IE 6 or 7 while some and these old browsers still hold quite a number of share in market idk exactly but like 10 11% ( millions of users ) so you cant ignore that market of IE user while other thirty part browsers like Firefox , opera chrome do get updated automatically , positive side : there are some scripts written in java-script which you can include to your web files to avoid such problems
Same goes for java-script too some browser might not support java-script ( some functionalities ) or user might disable them for some security reason as code executes on the users' computer, in some cases it can be exploited for malicious purposes.
They are two entirely different things that work together with HTML to make a working website.
Like what cyber newbie said:
Learn HTML first before doing anything though
Web Dev can be put like this. HTML is the framework of a building, JavaScript is like the wires and lights, CSS is like the wall paper and doors. Things like PHP and SOME JavaScript frameworks are like the wires going into the building.
Share Your Thoughts