answersLogoWhite

0

How do write psi in HTML code?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

If you write Ψ or Ψ you should get it.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do write psi in HTML code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


How do you write HTML codes and javascript events together in your HTML kit?

You need to write the HTML code in the tag format. If you want to write JavaScript put it in <script> tag.


What is HTML View?

The view of the website in form of HTML is HTML view. It is the basic code you write in text editor.


Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


How do you write a xhtml code?

You can write a XHTML code in same way as HTML. The only thing is that you have to close all tags.


Can you write HTML code on a Mac?

Yes. Any text editor can write HTML, or any web code. Just make sure to save the file as *.htm, *.html, *.shtml, etc. Note: Programs like Microsoft Word, OpenOffice, etc. are not capable of writing code.


Can you write HTML code by hand?

Why not? You only don't get websites and stuff.


How do you write a HTML code font themes?

You can mention the HTML code font by using style. Style element for an attribute contains all further attributes.


How do you write HTML Code?

You write in HTML by using a variety of codes such as <HTML><B><BR><UL><Color> ect, to tell the internet browser what to display, HTML coding is a way of getting the browser to display what you want it to, and where you want it to be placed.


Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


How do i write code for search case sensitive in HTML?

A search cannot be created in HTML code alone. It actually requires use of other programming languages, such as JavaScript or PHP, etc.


Long form of HTML?

To code HTML, you'll need a text editor such as Notepad or Notepad++. You can write your HTML code in there and save the pages as "something.html". Make sure you have the ".html" extension. If you double click the file you have made, it will open up a web browser and you'll see what your HTML has done.