Hi,
I've just begun learning PHP and have purchased books etc and researched on websites different areas of the language however I've noticed that there is not much information available relating to the actual appearances of websites through PHP.
I know the standard way is using HTML and CSS but i was wondering how can you actually change the HTML and CSS features within the PHP code. I know i am not being very specific - just looking for some tips or any websites associated to altering website appearances within the PHP code itself (an example could be to change the text colour or font of a certain paragraph if a variable is changed?)
Any help will be much appreciated, thanks.