Special characters in html, PHP Web Programming

Assignment Help:

You have seen that there are definite characters which have special meaning in HTML code. For instance, the "< " and " > " characters delimit tags. If you wished to display such characters on the web page, you need to take care that the characters are not interpreted and literally displayed. To display the "<" character, it can be denoted as "<". The "&" interprets the "lt" as the "< " symbol & displays it. However now what if you wished to display & symbol itself? Simply writing "&" in the code will not display it. However first, let us see displaying some special characters. Consider the example illustrated in Figure and also look at Table

<HTML>

<BODY BGCOLOUR=″#FFFFFF">

This is         

Used for         blank space.

<BR>

<  is the Less Than symbol <BR>

> is the Greater Than symbol <BR>

& is the ampersand symbol <BR>

" is the quotation mark symbol <BR>

à is small a, grave accent symbol <BR>

À is capital a, grave accent symbol <BR>

ñ is small n, tilde symbol <BR>

Ñ is capital n, tilde symbol <BR>

ü is the umlaut small u symbol <BR>

Ü is the umlaut <BR>

 is the symbol Delta<BR>

¼ is the quarter symbol <BR>

½is the hay symbol <BR>

</BODY>

</HTML>

 

2271_Special Characters in html.png

Figure: Entering Special Characters

The special characters illustrated in Figure are some most frequently used characters displayed on web pages. Each special characters can be displayed using its character sequence after the "&". These can be illustrated in the following Table

 

Special Character

 

Character Symbol

 

Description

 

<

<

Less-than symbol

>

>

Greater-than symbol

&

&

Ampersand

"

"

Quotation Mark

 

 

Blank space

à

 

 

 

 

à

small a, grave accent

 

À

À

capital A, grave accent

n

 

ñ

small n, tilde

Ñ

Ñ

capital N, tilde

ü

ü

umlaut small u

Ü

Ü

umlaut capital U

 

 



delta

¼

¼

One Fourth

½

½

Half

Table: Displaying Special Characters

The browser will display your text in a steady stream if not you tell it to do so or else with line break. It will decrease any amount of white space to a single space. If you wished more spaces, you have to employee the space character ( ). If you hit Return (or Enter) whereas you are typing, the browser will interpret that as a space if not there is already a space there.

Consider another instance, which shows how to display multiple blank lines. Code a space character along with a line break for each of blank line you desired.

<HTML>

<HEAD>

<TITLE>XYZ</TITLE>

</HEAD>

<BODY BGCOLOUR="#FFFFFF"> Welcome to <BR>

 <BR>

 <BR>

 <BR>

 <BR>

 <BR>my page

</BODY>

</HTML>


Related Discussions:- Special characters in html

I want a receipe app in php, I want a Receipe App in PHP We are seeking ...

I want a Receipe App in PHP We are seeking a highly talented PHP Coder for the development of a Recipe App for Cocktail. Need Strong Facebook Integration like General Signup

Rails3 application with web & mobile clients, Rails3 Application with Web &...

Rails3 Application with Web & Mobile Clients I want a developer to work on a Rails application that serves html primarily to iOS and Android clients. Desired Skills are Unix,

Status bar, #question.please help source code to display status bar code .

#question.please help source code to display status bar code .

I want a wordpress developer to done by task, I want a WordPress Developer ...

I want a WordPress Developer to done by task I want a WordPress developer to get my task done. The task is very simple however leads to other tasks. Desired Skills are PHP, W

Prepare a web application using php, Define and implement a software system...

Define and implement a software system that lets an authorized reporter enters information about a (simulated) computer system services incident (kind of incident, date, time of da

Need help in the data fetching bus operators south america, Need help in th...

Need help in the Data fetching bus operators South America I want to get data fetched from several homepages of Chilean bus operators. I want a table as a result which includes:

I need help to develop drupal rooms, I need help to develop Drupal Rooms ...

I need help to develop Drupal Rooms I have a website I build it with Drupal for Rent apartments, I have five buildings in different places Every building have different capacity

Want html5 and js for video capture from camera, Want HTML5 and js for vide...

Want HTML5 and js for video capture from camera as well as upload to server HTML5/js solution to permit users to capture a video clip (with audio), give the clip a name as well

Definition lists, Another type of list is a definition list. Definition lis...

Another type of list is a definition list. Definition lists contain a heading & the text show below that. IGNOU <

Easy flash to html5 game bug fix, Easy Flash to HTML5 GAME Bug Fix, I will ...

Easy Flash to HTML5 GAME Bug Fix, I will provide the source. Fix some bug Desired Skills are MySQL Administration, HTML, PHP

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd