\n"; echo "", "\n"; echo "
", "\n"; echo "Here is a sample paragraph.
\n"; // can certainly include the newline as part of preceding string. echo "", "\n"; echo " ", $greeting, "\n"; echo $target; echo "
", "\n"; echo "", "\n"; echo " ", "\n"; echo "", "\n"; // Note: Discuss the spacing in/around the greeting and target. ?>