As stated in the topic, I want to make a www link in my pdf document. Is this possible?
Put in the preamble:
\usepackage[bookmarks=false,colorlinks=true,linkcolor={blue},p dfstartview={XYZ null null 122}]{hyperref}
The percentage can be changed (instead 122, put whatever you want); as for a link, for example, put \href{full URL}{whatever you want to call the link}.