HighDots Forums  

Sponsored Links


HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss in the HTML forum.



Post New Thread
Threads in Forum : HTML Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi. We are looking to add forums to multiple pages in our website. We want our profile pages to each have a forum similar to the one found on MySpace...
caitlinmckee@yahoo.com
09-08-2006 04:48 PM
caitlinmckee@yahoo.com Go to last post
0 102
Max (AT) Volume (DOT) com wrote: The "Cascading" part refers to "inheritance". Inline styling takes precedence over the style sheet on the page,...
Info_Junkie
09-08-2006 03:43 PM
Andy Dingley Go to last post
5 86
Max (AT) Volume (DOT) com wrote: I know w3schools.org host some online exams - I haven't tried them, however. Brendan
Brendan Gillatt
09-08-2006 11:13 AM
Brendan Gillatt Go to last post
0 72
Max (AT) Volume (DOT) com wrote: No, or at least not credibly. Lots of cowboys though. So far, the quality of such schemes has been so poor that...
Andy Dingley
09-08-2006 03:48 AM
Andy Dingley Go to last post
0 66
Max (AT) Volume (DOT) com wrote: I don't know where you live. Where I live in the central US anyone can set up shop to write web pages for hire...
cwdjrxyz
09-07-2006 11:31 PM
cwdjrxyz Go to last post
0 68
Is there an online resource for website design or people that want to learn website design, a forum, or simulair site..
rich
09-07-2006 05:05 PM
SteveSomebody Go to last post
1 155
I picked up HTML from books and online tutorials about 10 years ago. I have a working knowledge of CSS from articles, but I still feel more...
Doug Laidlaw
09-07-2006 10:53 AM
Brendan Gillatt Go to last post
3 162
Chris Beall wrote: Guaranteed? I wouldn't like to say. It certainly should though as that is how empty URI references are defined. <aside>
Michael Winter
09-07-2006 10:39 AM
Harlan Messinger Go to last post
5 134
I am running a genealogy site. I want to implement a graphical timeline running horizontally, with events written at 45 degrees, for example. I can...
Doug Laidlaw
09-07-2006 04:27 AM
Andy Dingley Go to last post
1 155
Gazing into my crystal ball I observed Michael Satterwhite <satterwh.X$NO$S$PAM (AT) weblore (DOT) com> writing in news:f1FLg.13337$dl.9880 (AT)...
Adrienne Boswell
09-07-2006 12:43 AM
Adrienne Boswell Go to last post
0 121
Max (AT) Volume (DOT) com wrote: I don't know where the term "sheet" came from. For "cascading", see...
David E. Ross
09-06-2006 04:02 PM
David E. Ross Go to last post
2 122
Here is a very general idea, im expecting it to be useless or already thought of/dismissed by the time you have even read it as we cant create...
ashleyday56@googlemail.com
09-06-2006 03:58 PM
Ash Go to last post
5 145
Max (AT) Volume (DOT) com wrote: A CSS stylesheet is as much a stylesheet as a web "page" is a page. Both terms come from their analogs in the...
Harlan Messinger
09-06-2006 03:25 PM
Harlan Messinger Go to last post
0 100
Michael Satterwhite <satterwh.X$NO$S$PAM (AT) weblore (DOT) com> wrote: That's a start. No, that's someone's idea of the solution, it may be the...
Spartanicus
09-06-2006 03:04 PM
Spartanicus Go to last post
1 128
Not sure whether the question is appropriate to the .html and/or ..stylesheets ng so I'm posting to both. I have been trying to find a solution to a...
Art
09-06-2006 02:16 PM
Spartanicus Go to last post
1 82
Max (AT) Volume (DOT) com wrote: Maybe you should take another look at the spec where it defines what cascading means -...
Steve Pugh
09-06-2006 12:02 PM
Steve Pugh Go to last post
0 133
One of my clients called me this morning, having trouble with their blog loading. The blog does actually load, but only after such an unusually...
Holly
09-06-2006 09:11 AM
Els Go to last post
1 100
There's a pretty good tutorial here: http://www.mediacollege.com/internet/css/ul-list.html but the problem is *none of the directive seem to be...
deko
09-05-2006 06:20 PM
deko Go to last post
4 123
yawnmoth wrote: I'm given to understand that the URL spec resolves that as the current URL ... but I've seen browsers treat it as "./", so I'd...
David Dorward
09-05-2006 05:39 PM
David Dorward Go to last post
0 134
NickName wrote: In my opinion you don't need any special attributes at all (though of course you need to use TH). This is a simple table in which...
Harlan Messinger
09-05-2006 04:38 PM
NickName Go to last post
7 129
NickName <dadada (AT) rock (DOT) com> scripsit: The questions would be easier to analyze if you had posted the URL of a real page. (The markup you...
Jukka K. Korpela
09-05-2006 04:13 PM
NickName Go to last post
1 112
Andy Mabbett wrote: IE stuff: IE7 doesn't support OpenSearch (usefully). Microsoft's current paranoia has broken it - you aren't permitted to...
Andy Dingley
09-05-2006 09:15 AM
Andy Dingley Go to last post
3 90
David E. Ross schrieb: I want to avoid pre-defining column widths, as this will prevent the columns from adapting to the amount of text they contain...
Markus Ernst
09-05-2006 03:25 AM
Markus Ernst Go to last post
0 70
Markus Ernst wrote: Why surprised? <th> indicates that a _cell_ has some notion of "header" attached to it, but it never indicated that they were...
Andy Dingley
09-05-2006 03:19 AM
Markus Ernst Go to last post
1 87
Hi, It is two useful tools for webmasters: 1) Webmaster's Toolkit - is a software utility that allows you quickly measure the size of objects on the...
atomicspirit@gmail.com
09-04-2006 02:58 PM
Nije Nego Go to last post
3 159
On 2006-09-03, Tom wrote: You would be better off using CSS for the layout instead of tables. However, try this: <td valign="top" colspan="2"...
Chris F.A. Johnson
09-03-2006 08:19 PM
Chris F.A. Johnson Go to last post
2 109
I am trying to stack images on top of each other using a table with no border, but I get a gap between each row when displaying in IE (fine with...
tsmith@micromill.com
09-03-2006 06:53 PM
tsmith@micromill.com Go to last post
6 96
This is a reply to the 3 responses I received. The solution received from Chris works in Firefox but does not help in IE 6. Chris F.A. Johnson...
Tom
09-03-2006 12:05 PM
Tom Go to last post
0 127
Andy Mabbett wrote: Over 30 million? There are also over nine of them, but likewise that's not a fact one would generally point out. How many years...
gayeshan@gmail.com
09-02-2006 11:50 AM
Harlan Messinger Go to last post
4 142
Hi, Can i hide an anchor tag in the mailto form?so that only the receiver is able to see it. The refernce code is given here: <FORM METHOD=POST...
rudranee@gmail.com
09-01-2006 02:53 PM
David E. Ross Go to last post
2 107
wjburns (AT) gmail (DOT) com wrote: Do none of you know how to stop cross-posting to irrelevant groups? Just because the OP splattered a question...
Ray Muforosky
09-01-2006 12:27 PM
Henry Law Go to last post
11 272
Just looking for the best way to set an image to fill a <div> container as a background without upsetting HTML/CSS validation... Thanks in...
Number 11950 - GPEMC! Replace number with 11950
09-01-2006 03:19 AM
Sym Go to last post
4 136
Hi. Few days ago I added url to my page to googlebot. In my server's log I can see that googlebot visited my page. I've also added...
apa-sf
08-30-2006 05:05 PM
luigy Go to last post
1 78
Andy Mabbett wrote: Which link on that page is the one you're trying to test? And what does it do in other browsers such as Firefox and Mozilla...
Dan
08-30-2006 02:51 PM
Dan Go to last post
0 79
Is there a way to freeze the first "n" columns in a table created in HTML? In a way that no matter if you move the horizontal scroll bar those "n"...
olealc@gmail.com
08-30-2006 01:12 PM
olealc@gmail.com Go to last post
0 141
"Walter Zackery" <please_respond_to (AT) group (DOT) com> wrote : In Windows XP at least, the dialog box default folder comes from the : registry...
Walter Zackery
08-30-2006 01:04 PM
Walter Zackery Go to last post
0 118
hello, Can somebody please tell me how do i insert an anchor tag inside the mailto ? I tried using \ for tag but it is shown as it is in the...
rudranee@gmail.com
08-30-2006 08:21 AM
Kai-Mikael Jää-Aro Go to last post
3 97
We are offering 6 months free trial for all shared hosting plans. Check www.veehosting.com for details. For every hosting plan there is no limit on...
eehome
08-30-2006 07:13 AM
eehome Go to last post
0 171
I'm using the Google site search feature on my site, and I want to use a graphic "Go" button instead of the grey, rectangular submit button. I have...
deko
08-29-2006 05:41 PM
deko Go to last post
8 88
Andy Mabbett wrote: Time to learn regexes. Then probably find yourself an editor that allows reasonable regex processing, and to allow this...
Andy Dingley
08-29-2006 07:48 AM
Al Klein Go to last post
1 128
I am a parent volunteer for a swim team website (makoswim.org) and am looking for a recommendation for a new web authoring tool . While I am...
dmarrese@gmail.com
08-29-2006 05:06 AM
Andy Dingley Go to last post
13 232
Steve wrote: Not true. LinkScan Profiler™ detects adult content links or any other type of content the user profiles. It enables webmasters and...
Jukka K. Korpela
08-29-2006 04:56 AM
Andy Dingley Go to last post
4 129
In article <GdB7OoUSyX8EFw7h (AT) pigsonthewing (DOT) org.uk>, Andy Mabbett <usenet200309 (AT) pigsonthewing (DOT) org.uk> wrote: Excel? (or other...
AES
08-28-2006 05:57 PM
blanketyblankman@gmail.com Go to last post
1 80
Andy Mabbett wrote: Yes. It's called a "Regular Expression Processor", and it is part of most modern programming languages. Untested example...
Paul Lutus
08-28-2006 04:13 PM
Chris Morris Go to last post
1 128
JRS: In article <GdB7OoUSyX8EFw7h (AT) pigsonthewing (DOT) org.uk>, dated Sun, 27 Aug 2006 12:05:54 remote, seen in...
Dr John Stockton
08-28-2006 11:37 AM
Dr John Stockton Go to last post
0 122
"Accessible" means accessible by visually impaired persons. Be "Layered table", I mean something like the following: <table> <tr> <th></th> <th...
NickName
08-28-2006 09:18 AM
NickName Go to last post
9 133
you can visit http://www.webmasters-portal.net/toolkits.php for seo tools
luigy
08-28-2006 08:22 AM
Harlan Messinger Go to last post
2 158
Andy Mabbett wrote: Yes. How could it not vertically align cell content by default? It has to put the content somewhere, and it would be a very...
David Dorward
08-27-2006 02:12 PM
David Dorward Go to last post
1 84
On 2006-08-27 07:05:54 -0400, Andy Mabbett <usenet200309 (AT) pigsonthewing (DOT) org.uk> said: If you're not comfortable with RegEx/perl/scripting...
Ben Jamieson
08-27-2006 01:36 PM
Ben Jamieson Go to last post
0 98
Greetings: I am a parent volunteer for two swim team websites (makoswim.org). I am have some knowledge of HTML technically oriented but not a deep...
dmarrese@gmail.com
08-27-2006 11:54 AM
dmarrese@gmail.com Go to last post
0 173
Post New Thread

Display Options
Showing threads 1451 to 1500 of 6942
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.