InterviewSolution
| 1. |
How Do I Quote Font Names In Quoted Values Of The Style Attribute? |
|
Answer» The attribute values can contain both single quotes and DOUBLE quotes as long as they come in matching pairs. If two pair of quotes are REQUIRED include single quotes in double ones or vice VERSA: The attribute values can contain both single quotes and double quotes as long as they come in matching pairs. If two pair of quotes are required include single quotes in double ones or vice versa: |
|