asked on
ASKER
Unfortunately I have no idea where to begin.
ASKER
ASKER
ASKER
ASKER
ASKER
PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to personal WordPress blogs. PHP is often paired with the MySQL relational database, but includes support for most other mainstream databases. By utilizing different Server APIs, PHP can work on many different web servers as a server-side scripting language.
TRUSTED BY
The box and the mouse-over effect are created in CSS. You essentially have a <div> that is hidden until a word or other target has the mouse over it at which point the :hover CSS code is executed, and it shows the box.
You'll need PHP because this has to be coded as a plugin.
-DrD.