HTML - Qeustion If Possible
Well I have made a website in html and I have a hyperlink in it and I was wondering if it is possible of putting some kind of code in the hyperlink that shows people how many times it is downloaded?
Will be able to make it?, yes how and what is a good starting point because I really have no clue how thx in advance, lilx Similar TutorialsHey. I am using iframe inside my site, but i have to choose width and height myself.. when i set it to auto, i still have to scroll. Heres my site: http://habbxtra.net HTML Code: <iframe src="hjem_frame.php" width="450px" height="1200px" name="mainframe" frameborder="0" scrolling="no"</iframe> Ive tried changing height to auto and not setting a height at all, and setting the height to 100%, but when i change to 100% in width it wont show, and when i chane haight to 100% it doesnt do anything, just the same as width auto. Thanks for any reply ! |