OK, I think I understand what I am doing wrong. Where do I go to get the wizard? Ed ... From: hsavage To: ntb-html@yahoogroups.com Sent: Tuesday, October 28,...
4101
Don Passenger
dpasseng
Oct 28, 2003 8:58 pm
sigh, Ed, you are running the wizard when you click on New Web page in the html library. The box that comes up is a "wizard." Just do it and the first time...
4102
Ed Brown
horsefly_38866
Oct 28, 2003 9:11 pm
SIGH! Sigh! That is what I thought the first time around. So I did it and believe me it is not doing bringing up the correct address for some unknown reason....
4103
Don Passenger
dpasseng
Oct 28, 2003 9:20 pm
I believe you Ed. You are in the HTML Library, correct? You are clicking on New Web Page under HTML Template? Are we talking apples and apples? What version of...
4104
Ed Brown
horsefly_38866
Oct 28, 2003 9:29 pm
NoteTab Pro 4.86c/np (Full Version) As far as I can tell we are talking apples, but I hope you are not talking Winesap as I am talking Delicious. ;-). Ed ... ...
4105
Ed Brown
horsefly_38866
Oct 28, 2003 9:31 pm
I think I am in the HTML library. It is the column on the left that comes up when you click HTML at the bottom of the page. It is the only one with in Red at...
4106
hsavage
hrs62930
Oct 28, 2003 9:51 pm
... the wizard? ... Ed, Seems you are using the HTML.clb which is the HTML library. If you select 'New Web Page' or 'HTML begin' what follows is identical, or...
4107
loro
yastupidhoo
Oct 28, 2003 10:03 pm
Hi Rudolf and John, ... <snip> ... Ah, my favorite! ARV is a validator. Tidy, good as it is for its purpose, is not. ARV is a standalone Windows version of the...
4108
Ed Brown
horsefly_38866
Oct 28, 2003 10:37 pm
... From: hsavage To: ntb-html@yahoogroups.com Sent: Tuesday, October 28, 2003 3:51 PM Subject: Re: [NH] HTML templates Ed, Seems you are using the HTML.clb...
4109
Ed Brown
horsefly_38866
Oct 28, 2003 10:46 pm
It seems I goofed in resending this message, to make a long story short I did just what you are describing but the default remains the old email address....
4110
Don Passenger
dpasseng
Oct 29, 2003 1:21 am
Yep, that actually involves a couple of things when you click on it Ed. It is clip based and then pulls in a template. I suspect you may have somehow ...
4111
Ed
horsefly_38866
Oct 29, 2003 1:37 am
Where do I get the new copies? ... From: Don Passenger To: ntb-html@yahoogroups.com Sent: Tuesday, October 28, 2003 7:20 PM Subject: Re: [NH] HTML templates ...
4112
hsavage
hrs62930
Oct 29, 2003 4:37 am
... get new ... Ed, I think the files, HTML.clb(the clipbook library) and HTML.tpl(the template file) are included in the install package of NoteTab Pro. The...
4113
John Zeman
john041650
Oct 29, 2003 1:11 pm
Hi Ed and all, I got lost awhile back here as to what everyone is trying to figure out in this discussion. However, I can tell you're talking about HTML ...
4114
Ed Brown
horsefly_38866
Oct 29, 2003 1:41 pm
Sounds good to me, but I do not understand every thing you are saying right now, let me re read it slow and play with it a little. I need a little more...
4115
John Zeman
john041650
Oct 29, 2003 4:21 pm
The basic concept of NoteTab templates is pretty easy to understand Ed. They're just a combination of NoteTab clip commands and plain text (or in an HTML...
4116
Mike Breiding
mikebreiding
Oct 29, 2003 4:44 pm
Greetings, Anyone have recommendations on CSS books for someone starting from scratch? Thanks, -Mike...
4117
wilkinsonm
Oct 29, 2003 5:10 pm
I am beginning to use XHTML for website development. I have figured out most of the changes I must make, but the target attribute in the anchor element has me...
4118
wilkinsonm
Oct 29, 2003 5:34 pm
... scratch? ... Here's a link to a "WebMonkey" tutorial on style sheets. If you prefer hard copy they also have a "printer friendly" version. ...
4119
loro
yastupidhoo
Oct 29, 2003 5:38 pm
... XHTML 1.0? If I'm not totally confused (which I may well be since I haven't slept for 24 hours) there is no difference from HTML 4 regarding this. Allowed...
4120
wilkinsonm
Oct 29, 2003 8:13 pm
... haven't slept for 24 hours) there is no difference from HTML 4 regarding this. Allowed in Transitional, not in Strict. It's all gone from XHTML 1.1 of...
4121
loro
yastupidhoo
Oct 29, 2003 8:43 pm
... Yeah, if the hash isn't there for the example only you've better lose it. <a href="http://www.yahoo.com" onclick="window.open(this.href); return...
4122
Mary Lund
cincypede
Oct 29, 2003 10:02 pm
I started with "Cascading Style Sheets," 2nd ed. by Hakon Lie and Bert Bos. I found it a great introduction, with more theoretical context than you usually...
4123
Mike Breiding
mikebreiding
Oct 29, 2003 11:13 pm
... I decided to go ahead and order the titles below. Truly there is a wealth of info about CSS on the web, but I like the convenience and practicality of good...
4124
Randy
rjburkhardt@...
Oct 30, 2003 10:38 am
Sure, here's one. I got this one a while back when I was trying to get more control over the look of my website. Cascading Style Sheets - The Definitive Guide...
4125
Ed Brown
horsefly_38866
Oct 30, 2003 8:57 pm
I am having a problem with the p tags. I will insert a dot within to it will not be recognizable by a browser. When I make the <.p> and then decide I want to...
4126
Don Passenger
dpasseng
Oct 30, 2003 9:09 pm
what is the dot all about Ed? If you don't want a tag don't put one there. -- Don Passenger...
4127
Neil Felton
neil@...
Oct 30, 2003 11:18 pm
I had two html pages accessing the same css file successfully, made some alterations, now one of those pages is not displaying a background and the other is...
4128
Don Passenger
dpasseng
Oct 30, 2003 11:44 pm
yes, give us the url -- Don Passenger...
4129
loro
yastupidhoo
Oct 30, 2003 11:59 pm
... In the page where the background shows up, does it also repeat only along the y-axis? I'm wondering because the declaration isn't correct (you use a full...