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
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 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
6 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
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 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
10 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 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: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How to Hack Wi-Fi: Cracking WEP Passwords with Aircrack-Ng
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Fully Anonymize Kali with Tor, Whonix & PIA VPN
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How to Hack Wi-Fi: Creating an Evil Twin Wireless Access Point to Eavesdrop on Data
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
How To: Select a Field-Tested Kali Linux Compatible Wireless Adapter
-
Hack Like a Pro: How to Find Vulnerable Targets Using Shodan—The World's Most Dangerous Search Engine
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Dox Anyone
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Spy on Traffic from a Smartphone with Wireshark
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