L liunx Guest Jan 11, 2008 #1 Is there any way I can have the first letter in each paragraph (<p>) to be bold? Thanks<style type="text/css"> p:first-letter { font-weight: bold } </style>Cool, thanks.
Is there any way I can have the first letter in each paragraph (<p>) to be bold? Thanks<style type="text/css"> p:first-letter { font-weight: bold } </style>Cool, thanks.