+ 2
What is phrasing ?
What is it's use ?
8 Réponses
+ 1
It is the method by which the output is processed by the php interface.It is a shell script.This shell script will grow as you add more run-time system checks and platform-dependant switches, and this will be far easier to do in bash than PHP. Then use the PHP string manipulation to parse and make pretty the output returned:
http://www.php.net/manual/en/ref.strings.php
+ 1
Hey @ amrita....... I'm asking about phrase content in html 5.....not in php... Could you please tell it in case of html 5 ??
+ 1
Yaa sure :)
Phrasing content is the text of the document, as well as elements that mark up that text at the intra-paragraph level. Runs of phrasing content form paragraphs.
⇒a (if it contains only phrasing content), abbr, area (if it is a descendant of a map element), audio, b, bdi, bdo, br, button, canvas, cite, code, command, datalist, del (if it contains only phrasing content), dfn, em, embed, i, iframe, img, input, ins (if it contains only phrasing content), kbd, keygen, label, map (if it contains only phrasing content), mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, svg, textarea, time, u, var, video, wbr, text
As a general rule, elements whose content model allows any phrasing content should have either at least one descendant text node that is not inter-element whitespace, or at least one descendant element node that is embedded content. For the purposes of this requirement, nodes that are descendants of del elements must not be counted as contributing to the ancestors of the del element.
+ 1
Hey Amrita !!
+ 1
phrasing
The easiest way to remember, is that if it can be inside a sentence, it's phrasing content.
Text can be inside a sentence, so it's phrasing.
An emphasised can be inside a sentence, so it's phrasing.
An image can be inside a sentence, so it's phrasing.
A sub-heading or an article cannot be inside a sentence, so they are not phrasing.
A link can be inside a sentence, so it's phrasing
0
Hello bro
0
Mm... Thank you @ amrita
0
How many languages have you learnt ?? @ amrita