-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 peoples: I scanned the on disk Quanta handbook, and I've got a question. I probably missed it, so if I did if someone could point me in the right direction.... How do you insert a html link? i'm doing a web page for my club, and I want to link to a movie. Joe - -- SuSE Linux 9.0 (i586) Kernel: 2.4.21-166-default / i686 | Posted from: Miverna 1:18pm up 6 days 12:01, 3 users, load average: 0.58, 0.56, 0.45 Rudin's Law: If there is a wrong way to do something, most people will do it every time. nqs@tmcom.com | http://tigger.tmcom.com/~nqs/blogger.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAlVkuoS1S7SxfpzwRAgwRAJ9nUZgO4bPKgnOECMOOpTIuTJtUVQCfamJm Ip5d7OA6FNLHoZ2+gqN/+Mg= =9+n3 -----END PGP SIGNATURE-----
On Sun, 2004-05-02 at 16:25, Joe Dufresne wrote:
How do you insert a html link? i'm doing a web page for my club, and I want to link to a movie.
Select the anchor icon, there is a drop down list of tags, href is one of them. You need to know basic html syntax to use this program. It helps by providing a list of options but does not provide a WYSIWYG type interface. -- Scot L. Harris <webid@cfl.rr.com>
Joe Dufresne wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
peoples:
I scanned the on disk Quanta handbook, and I've got a question. I probably missed it, so if I did if someone could point me in the right direction....
How do you insert a html link? i'm doing a web page for my club, and I want to link to a movie.
Joe - -- SuSE Linux 9.0 (i586) Kernel: 2.4.21-166-default / i686 | Posted from: Miverna 1:18pm up 6 days 12:01, 3 users, load average: 0.58, 0.56, 0.45
Rudin's Law: If there is a wrong way to do something, most people will do it every time.
nqs@tmcom.com | http://tigger.tmcom.com/~nqs/blogger.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFAlVkuoS1S7SxfpzwRAgwRAJ9nUZgO4bPKgnOECMOOpTIuTJtUVQCfamJm Ip5d7OA6FNLHoZ2+gqN/+Mg= =9+n3 -----END PGP SIGNATURE-----
It's really an HTML question in general rather than a Quanta question. You could find lots of examples by viewing the source for any website that has an HTML link. Your browser can probably do that. Here's a snippet of HTML code that does this: <a href="info/goodstuff.html">View Good Stuff Here</a> -- Jim Sabatke Hire Me!! - See my resume at http://my.execpc.com/~jsabatke Do not meddle in the affairs of Dragons, for you are crunchy and good with ketchup.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 02 May 2004 15:44, Jim Sabatke wrote:
It's really an HTML question in general rather than a Quanta question.
You could find lots of examples by viewing the source for any website that has an HTML link. Your browser can probably do that.
Here's a snippet of HTML code that does this:
<a href="info/goodstuff.html">View Good Stuff Here</a>
Thanks! here's what i've got so far, gotta run to town to run an errand for a blind freind, i'll finish when i get back (and yes, i'm aware of the broken link. it's a ftp problem) http://tigger.tmcom.com/~nqs/SOS/SOSdamrun.html - -- SuSE Linux 9.0 (i586) Kernel: 2.4.21-166-default / i686 | Posted from: Miverna 3:07pm up 6 days 13:50, 4 users, load average: 0.79, 0.84, 0.75 Save the Whales -- Harpoon a Honda. nqs@tmcom.com | http://tigger.tmcom.com/~nqs/blogger.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAlXFKoS1S7SxfpzwRAm+nAJ4rYJ6Avc+SxtVYQ4eY7yg+GOxBjQCeO3Vx 9QyHG/4LjTPkWLRHC6C0yqE= =4NAP -----END PGP SIGNATURE-----
On Sunday 02 May 2004 23:07 pm, Joe Dufresne wrote: <SNIP>
Thanks! here's what i've got so far, gotta run to town to run an errand for a blind freind, i'll finish when i get back (and yes, i'm aware of the broken link. it's a ftp problem)
I think it would be better if you used thumbnails for the pictures and made them link to the full size images. There are plenty of apps on sourceforge to help with this as well as kimdaba and pixieplus from KDE. Dylan -- "I see your Schwartz is as big as mine" -Dark Helmet
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 02 May 2004 15:40, Dylan wrote:
I think it would be better if you used thumbnails for the pictures and made them link to the full size images. There are plenty of apps on sourceforge to help with this as well as kimdaba and pixieplus from KDE.
Dylan
This was a "quick & dirty" page. I may in a few days do another with thumbnails, and ask for comments. - -- SuSE Linux 9.0 (i586) Kernel: 2.4.21-166-default / i686 | Posted from: Miverna 9:53pm up 6 days 20:36, 5 users, load average: 0.36, 0.69, 0.59 It's more than magnificent -- it's mediocre. -- Sam Goldwyn nqs@tmcom.com | http://tigger.tmcom.com/~nqs/blogger.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAldCVoS1S7SxfpzwRAjuYAJ9e/iZ/Y1WKoIryUzFO/efrPdETEwCfe6kJ ITi+38exfSGBIrs0rpQi9mw= =BVcQ -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 02 May 2004 15:44, Jim Sabatke wrote:
It's really an HTML question in general rather than a Quanta question.
It's really an HTML question in general rather than a Quanta question.
different question, but I didn't feel like starting a new thread. first off, when doing an e-mail link, how do you get it to be a different color/ underlined with the mouse over it? i copied code from linux.com, but I missed that also, in my sig, how do i get it not to put a space between each line? here's the code in question: <p>If you were on this trip, and have digital pictures or movies, <a href="mailto:nqs@tigger.tmcom.com?subject=Klamath%20dam%20run%20pictures">email</a> them to me, and I will incorporate them into this page</p> <hr> <p>Joe Dufresne</p> <p>Webmaster</p> <p>Southern Oregon Scouts</p> <hr> - -- SuSE Linux 9.0 (i586) Kernel: 2.4.21-166-default / i686 | Posted from: Miverna 7:32pm up 6 days 18:15, 5 users, load average: 0.47, 0.51, 0.38 Ask your boss to reconsider -- it's so difficult to take "Go to hell" for an answer. nqs@tmcom.com | http://tigger.tmcom.com/~nqs/blogger.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAla+aoS1S7SxfpzwRAjr2AKCYl+JX83tDZ9RN2dTMMNYCFOwnVgCggpy7 ZV16cUVBuFiNbnJtLZ0vbsk= =RxBl -----END PGP SIGNATURE-----
On Monday 03 May 2004 03:33, Joe Dufresne wrote:
<p>If you were on this trip, and have digital pictures or movies, <a href="mailto:nqs@tigger.tmcom.com?subject=Klamath%20dam%20run%20pictures">e mail</a> them to me, and I will incorporate them into this page</p>
Konqueror and Mozilla display the above lines of html with the 'email' underlined as you wish (or at least they do on my system).
also, in my sig, how do i get it not to put a space between each line?
You have used the <p> </p> tags on each line of your sig, which has the effect of inserting the empty lines. Use <br> at the end of each line of your sig instead. Like this: <p> Joe Dufresne<br> Webmaster<br> Southern Oregon Scouts<br> hth Jake
participants (5)
-
Dylan
-
Jake
-
Jim Sabatke
-
Joe Dufresne
-
Scot L. Harris