answersLogoWhite

0

Right click somewhere on the web page. You will then see an options menu pop up. Choose View Page Source. This will reveal the programming code used for the website. From there you can determine what version of HTML is being used and if CSS and JavaScript etc. is also being used. You must have a knowledge of web programming and scripting languages to know what you are looking at.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why using programming languages?

to make windows applications


Is MySQL a programming language?

MySQL was written and developed using the C and C++ programming languages.


What are the benefits of using the symbol in programming languages?

Using the symbol in programming languages allows for multiplication, pointer dereferencing, and creating pointers in memory. It helps simplify code and perform mathematical operations efficiently.


What is the purpose of using the sub keyword in programming languages?

The purpose of using the "sub" keyword in programming languages is to define a subroutine or a function that can be called and executed within the program to perform a specific task or set of tasks.


How was Minecraft made?

Notch wrote Minecraft using the Java programming language.


How can you make a HTML snippit or something on your website where people can upload files and download them like in moodle my links?

You cannot do all of that using HTML. You will need programming languages like Java or JavaScript.


Why they invented the binary code?

The earliest computers were literally hardwired using logic gates that determined combinations of on/off values over various wires to determine the program. Even once programming moved from hardware to software, binary codes remained the basis of all programming languages.


Can you make a dress up game using Visual basic?

Yes you can, however there are better programming languages for this.


What are the benefits of using eb c in programming languages?

Using electronic codebook (ECB) mode in programming languages provides simplicity in implementation and parallel encryption and decryption. However, it lacks security features like randomized initialization vectors, making it vulnerable to certain attacks.


What is the significance of using a serialized variable in programming languages?

Using a serialized variable in programming languages is significant because it allows complex data structures to be stored and transmitted in a simplified, standardized format. This makes it easier to manage and transfer data between different systems and platforms.


What do you mean by Net Programming?

It is programming using the .NET Framework, which does not necessarily have anything to do with the web. It refers to languages such as: VB.NET, C#, Visual C++, J# etc.


What does Lisp mean in computer language?

LISP programming refers to creating applications using LISP languages - a family of old high level programming languages that used Polish notation. LISP languages are the second oldest HLLs after FORTRAN.