Parse Code Styling: Instruction Code

 Parse Code Styling: Instruction Code 

Comand:


Add break tags for break 
Add space tags for space 
Add shift tagg for shift 
Add tab tagg for tab
Add br tatg and comment before starting open tgg 

Add the inline style following examples given billow - 

HTML Section:


<br />
for break 

&nbps;
for space 

<span style="color: #0DE834;" >&lt;</span>
for "&lt;"

<span style="color: #0DE834;" >&gt;</span>
for "&gt;"

<span style="color: red;" > div </span>
for  open "tgg" and close "/tagg" name 

<span style="color: deepskyblue;" > class </span>
for tagg's attributes attribute name

<span style="color: gold;" > ="text-area" </span>
for value of tagg's attribute 

JS Script Section:




Edit the Parse code given below - 



HTML 


Open Tag:

<span style="color: #0DE834;" >&lt;</span> <span style="color: red;" > div </span> 
<span style="color: #0DE834;" >&gt;</span>

Tag :

<span style="color: deepskyblue;" > class </span>
<span style="color: gold;" > ="text-area" </span>

Attribute: with Value:

Sfgg

Attribute Value:

Sfgg


Close Tag:

<span style="color: #0DE834;" >&lt;</span> <span style="color: red;" > /div </span> 
<span style="color: #0DE834;" >&gt;</span>


Content Aliment:

P/h Tag:

Open Tag -

<span style="color: #0DE834;" >&lt;</span> <span style="color: red;" > p/h </span> 
<span style="color: #0DE834;" >&gt;</span> 

                    - Content -

Close Tag - 

<span style="color: #0DE834;" >&lt;</span> <span style="color: red;" > /p / /h </span> 
<span style="color: #0DE834;" >&gt;</span>

JS

Comments

Popular posts from this blog

Text Designing "Formatting" HTML elements : html