 |
 |
Index ‹ html
|
- Previous
- 1
- Write on <OBJECT type="text/html"> ?Arash Dejkam wrote:
> "Spartanicus" <email***@***.com> wrote:
>
>> You have micro fonts btw:
>> http://www.spartanicus.utvinternet.ie/test/arash.png
>
> What do you mean? :)
Microfont \Mi`cro*font\ (Tech.)
n 1: Text of an infinitely or immeasurably small size.
2: A miniature bowl for baptismal water.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Now Playing ~ ./rem/new_adventures_in_hifi/04_undertow.ogg
- 4
- Mattie's crappy sites...On Thu, 18 Aug 2005 13:38:24 +0100, Mimic <dev@null> wrote:
>>>Like you need a survey to figure that out... ;)
>> Not when he's pulling figures out of his ass anyway. *sigh* I wish
>> the lurkers supported ME in email, I REALLY do...*snicker*...
>>
>> *Hatter hums to himself*
>> http://www.backwater-productions.net/_test_platform/bw3/
>>
>> ^_^
>Looking better, you know what would make that look nice.. extend the
>width to 100%, so you get a "widescreen" effect.
An interesting idea, I'll test it out, see if I like it. Did you try
moving your mouse on the frog?
>_____________________
>|////////////////////|
>| |
>| |
>|////////////////////|
>
>type effect, also maybe onload the mouseover images at the body.
Actually I'm seriously considering doing the whole thing in Flash. I
keep trying to think of reasons not to, but every time I start
exploring them I just keep running back to where I started.
Flash Downsides
==========
Some people may not have Flash downloaded...but then if they don't
it's set to redirect them to the Flash download page...
Some people may have disabled Flash...but the number of people who
have Flash disabled (probably around .001%) is even less than the
number of people who have JavaScript disabled (probably around .01%).
People using text only browsers won't be able to see the content...but
then they couldn't see it anyway because I use all pictures and I
don't really care about people who pretend to be blind. I mean, BW is
a production company, blind people aren't exactly our target
audience...hence the reason why movie trailer sites are more often
than not all Flash based.
Search engines supposedly won't pick them up...but then that's
bullshit. Check this out:
http://www.google.com/search?hl=en&q=Hatter+blog
o_O
Searching for Hatter and blog puts mine right up at number one and ALL
the content is graphic. This is because search engines don't
generally care about the actual content on your site so much as how
many people are linking to you. If you click on the "cached" option
in Google you can see this:
"These terms only appear in links pointing to this page: hatter blog"
So really, if your sites are bad ass enough, you don't need to do
anything to get them "search engine optimized" or what the fuck ever
scams faux web designers (like a lot of the ones around here) fall
into.
I figure, if no one in these froups can formulate a halfway coherent
reason that I can't counter for not using Flash...I'm just gonna go
ahead and do the whole thing like that.
--
Onideus Mad Hatter
mhm ?x ?
http://www.backwater-productions.net
- 5
- OT - ping BrucieSent ya some e-mail there, cupcake!
Don't delete it! I sent it from a M$ product!
-Karl
- 6
- programs? What are the best programs to use, for absolute HTML newbies? Any advice
would be greatly appreciated. Many thanks in advance!
- 9
- Best dhtml menu?I'm looking desperately for one to use for sites. Is there "just one" that
seems to be the best? By best, I mean ease of use, file size and dynamic
range of the menu.
Thanks for ALL suggestions!
- 9
- join lamastre.com webringhello,
looking for webmasters want to join our webring :
http://www.lamastre.com/webring
Thanks for visit and answer
Lalogne
- 9
- Limiting content width - DIV or BODY?I'm trying to produce a "print friendly" version of a page. I used:
<body style="width: 75%; margin-left: auto; margin-right: auto;">
In Netscape and FF, this produced a page with a margin about it nicely
centered on the page.
However, IE's output is clear across the page with no margins.
Best way to solve this problem?
Use a div instead?
Use a table for a brute force method?
Tweak my <body> tag somehow for IE?
I'm relatively new to CSS.
M
- 9
- table in table -> 100% height does not workHello,
I have a complex table (which I have simplified for this post to allow
better focus on the problem ). In one cell, I want to show 2 images. One at
the top of the cell, one at the bottom. I do not know the height of the
cell - the height depends on the amount of content in the other cells in the
same row and on the width of the beowser-window. What I tried is creating
another table in the cell, with 2 rows (with 1 cell each), aligning the
images at the top and bottom. But the browser (IE 6) ignores the
height="100%" -- which is strange, for usually it accepts this attribute.
Here is the simplified example:
http://www.eigelb.at/tables.html
If I specify the height of the table absolute (in Pixels) and without "%",
it works fine. But I can not do that for I do not know the height of the
cell and therefore the height of the table.
Any help would be appreciated -- I don't care if there is a subtable in the
cell or not, I just want to align 2 images in a cell - one on top, one at
bottom, no matter what height the cell has. I would to prefer not using
JavaScript (e. g. reading the height of the cell, then setting the height of
the table using JavaScript).
Thanks,
Paul Schmidinger
-- www.eigelb.at
- 10
- Trembling WorseOnideus Mad Hatter, <email***@***.com>, whose name means
"into threesomes; loud-mouthed", grieved:
> I'm just looking for someone to talk to.
- 11
- 11
- 13
- Yahoo Sitebuilder Question...I use the yahoo site builder to make my webpages (Its free, puls I got DSL
thru SBC who owns yahoo), but they all have a box that says "This file is
not intended to be viewed directly using a web browser. To create a viewable
file, use the Preview in Browser or Publish to Yahoo! Web Hosting commands
from within Yahoo! SiteBuilder." And when I go to publish my site with the
web hosting, yahoo wont do it unless I pay them for a site, which I dont
understand, (I give them enough money as it is) espically since I am using
geocites (which yahoo owns). Is there another way of publishing the site
without having to buy web space?
If this isnt making any sense, email me and I will give you my website so
you can see for yourself and hopefully make heads or tails of what I am
talking about, since I am having a hard time explaining this.
Thanks!
- 15
- Centering body using CSSHi,
I am trying to use CSS to center the body of my document.
What I have so far looks something like this
body
{
border-style:groove;
border-width:2px;
position: static;
width: 80%;
}
The problem is that the bordered box is left aligned. Can someone plase
point me in the right direction?
Thanks in Advance,
Damien Sawyer
- 15
- menus sometimes don't work, why?I'm working on a website, using pure CSS popup menus. For some reason, the
top item on each side sometimes won't stay on the screen when I move the
cursor to the popup menu. Can anyone tell me why?
- 16
- Chanel Classic Chains Bag - White Replica AAA, Fake HandBags CheapChanel Classic Chains Bag - White Replica AAA, Fake HandBags Cheap
Classic Chains Bag - White Bags Link : http://www.cnreplicas.com/Chanel_1164.html
Classic Chains Bag - White Price : $ 160.00
Chanel Hand Bags Link : http://www.cnreplicas.com/Chanel_Replica_Bags.html
Replica handbags Home : http://www.cnreplicas.com/
Classic Chains Bag - White ,one model of Chanel hand Bags, the most
popular designer handbags. You can get top grade Replica Classic
Chains Bag - White knockoffs at favorable price .
Classic Chains Bag - White Detailed information :
449
This Chanel bag is reminiscent of the first chanel bags. Features:Pure
lamb leather with backside patch pocketinternal zip pocket under front
flapone big outside patch pocket and two small patch pockets
insideserial number matching authenticity cardsoft lamb leather
liningcomes with dust cover, certificate card and care
booklet10.2" X 3" X 5.5"
bf0
Buy the cheapest Classic Chains Bag - White in toppest Replica .
www.cnreplicas.com helps you to save money!
The Same Chanel Series :
Noe - Black Bags :
http://www.cnreplicas.com/Chanel_1165.html
Double Pocket Shoulder Bag - White Bags :
http://www.cnreplicas.com/Chanel_1166.html
Noe - White Bags :
http://www.cnreplicas.com/Chanel_1167.html
Flat Tote - Beige Bags :
http://www.cnreplicas.com/Chanel_1168.html
Noe Hobo - Black Bags :
http://www.cnreplicas.com/Chanel_1169.html
Backpack - Navy and White Bags :
http://www.cnreplicas.com/Chanel_1170.html
Noe Hobo - Blue Bags :
http://www.cnreplicas.com/Chanel_1171.html
Carry All - Navy and White Bags :
http://www.cnreplicas.com/Chanel_1172.html
Noe Hobo - Chocolate Bags :
http://www.cnreplicas.com/Chanel_1173.html
Messenger Bag - Navy and White Bags :
http://www.cnreplicas.com/Chanel_1174.html
Noe Hobo - Green Bags :
http://www.cnreplicas.com/Chanel_1175.html
Noe Hobo - Pink Bags :
http://www.cnreplicas.com/Chanel_1176.html
|
| Author |
Message |
Claudio

|
Posted: 2004-9-8 6:13:00 |
Top |
html, web accessible
Hi everybody
I'm new here, but hope this is not a problem:-)
I'm working right in this period on my final work for university graduation
about multimodal interfaces supported by semantic web for this I have to
write an ontology representig the graphic interface elemenents domain for
web application. For this reason I'm writng hoping someone of you can
address me to a good and detailed documentation where to find every elements
like buttons, checkboxes, common boxes and so on with their respectives
properties (e.g position color dimension...and don't know what more)
Please support me with the right suggestion...
Thanx to all who want help me
Claudio
|
| |
|
| |
 |
Mark Parnell

|
Posted: 2004-9-8 6:36:00 |
Top |
html >> web accessible
On Tue, 07 Sep 2004 22:13:11 GMT, Claudio <email***@***.com> declared in alt.html:
> address me to a good and detailed documentation where to find every elements
> like buttons, checkboxes, common boxes and so on with their respectives
> properties (e.g position color dimension...and don't know what more)
http://www.w3.org/TR/html401/
--
Mark Parnell
http://www.clarkecomputers.com.au
"Never drink rum&coke whilst reading usenet" - rf 2004
|
| |
|
| |
 |
Toby Inkster

|
Posted: 2004-9-8 15:07:00 |
Top |
html >> web accessible
Mark Parnell wrote:
> On Tue, 07 Sep 2004 22:13:11 GMT, Claudio <email***@***.com> declared in alt.html:
>
>> address me to a good and detailed documentation where to find every elements
>> like buttons, checkboxes, common boxes and so on with their respectives
>> properties (e.g position color dimension...and don't know what more)
>
> http://www.w3.org/TR/html401/
See also XForms:
http://www.w3.org/TR/2003/REC-xforms-20031014/
Though not widely implemented now, this will probably form the basis for
forms in future generations of browsers.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
|
| |
|
| |
 |
Claudio

|
Posted: 2004-9-9 2:30:00 |
Top |
html >> web accessible
Thanx a lot both fellow...:-)
very useful
|
| |
|
| |
 |
Andy Dingley

|
Posted: 2004-9-9 8:23:00 |
Top |
html >> web accessible
On Tue, 07 Sep 2004 22:13:11 GMT, "Claudio" <email***@***.com> wrote:
>Please support me with the right suggestion...
I'd take a look at Java Swing - copy what that does. For one thing,
you should address the question of how to map in and out of your
system and into Swing.
Or how about the Jambalaya stuff on the Protege project (look at
Stanford.edu) ? I think they've already done this.
|
| |
|
| |
 |
Claudio

|
Posted: 2004-9-10 5:13:00 |
Top |
html >> web accessible
> I'd take a look at Java Swing - copy what that does. For one thing,
> you should address the question of how to map in and out of your
> system and into Swing.
I'm not so familiar with java and for this I've no idea what is Java
swing..would you like to give me a link where to find something about this
issue?
> Or how about the Jambalaya stuff on the Protege project (look at
> Stanford.edu) ? I think they've already done this.
I'll surely do...it seems you are not new to this kind of matter...do you
know if are there any disscussion places on the net where to find other
people working on this subject? I'll use the OilEd by manchester university
to develope my ontology do you work in this field too?
Bye
claudio
|
| |
|
| |
 |
Isofarro

|
Posted: 2004-9-11 1:04:00 |
Top |
html >> web accessible
Claudio wrote:
>> I'd take a look at Java Swing - copy what that does. For one thing,
>> you should address the question of how to map in and out of your
>> system and into Swing.
>
> I'm not so familiar with java and for this I've no idea what is Java
> swing..would you like to give me a link where to find something about this
> issue?
http://www.fuckinggoogleit.com/
--
Isofarro.
FAQ: http://www.html-faq.com/
Recommended Hosting: http://www.affordablehost.com/
isolani: http://www.isolani.co.uk/blog/
|
| |
|
| |
 |
| |
 |
Index ‹ html |
- Next
- 1
- FBI IS TORTURING ME FOR 2.5 YRS - READ AND HELP ME
"trotsky" <email***@***.com> wrote in message
news:Dd9Yb.8695$email***@***.com...
> I'd have to say that on a per capita basis organized religion shows
> people to be hypocrites more than any other aspect of day to day life.
> Jews eating bacon, Catholic eating meat during Lent, homosexuality in
> various religions. Hey, I'm a Christian without the belief in God or
> Christ--does that work? I don't see how religion of any kind is
> supposed to be seen as a vague set of guidelines that you get to cherry
> pick from. Sure, there is plenty of stuff open for interpretation but
> the basic tenets of each religion are carved in stone, in some cases
> literally.
Oh goody I was wondering when we'd get onto religion! Pick'n'mix is the main
one nowadays. If you don't like one of the rules ignore it - you can usually
repent later. If you feel strongly enough, invent your own. My comment to a
person of any religion is - how can you possibly believe any of that
bollocks. Once the human brain had evolved enough to contemplate its own
mortality it immediately invented the soul to give a reason to carry on.Man
later realised the power and money that could be gained from organised
religion and the rest is history. End of story.
- 2
- Web Design and Web Development (TO WRONG QUOTE)Jonathan N. Little wrote:
> dorayme wrote:
>> In article <email***@***.com>,
>> "Travis Newbury" <email***@***.com> wrote:
<snip>
> I maintain computers at my public library, old crusty farmers where the
<snip>
Well I blew this one, my quote was supposed to be in reference to the
previous post by Travis and *not* dorayme. I guess not use to this new
time change ;-)
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
- 3
- Yet another version to gander uponhttp://1-large-world.com/stargate/movie/tooltip2.html
Found this script somewhere and it does what I want painlessly.
The author made it as simple as possible to make it easy to change values
easily.
He also took the time to add in other stuff many would not include.
What I don't know is, will it work on other browsers?
Yes I am using tables for now. Purely for the demo.
- 4
- Setting the default font for the pageHi all,
Is there a way to change the default font that the browser renders text in,
with plain HTML? I thought I remembered a way to do that, but I can seem to
remember. Is CSS the only solution? Not that CSS is bad or anything, it is
just bugging me because I thought there was a way to do it without CSS.
-Josh
- 5
- javascriptdo i have to learn java script or any other programming language( cold
fusion, oracle,etc.) before i recieve webmaster certification? i
already know how to do basic html photoshop and dreamweaver. i want
to learn flash and begin my own web business. there are people who
want me to do websites for them but i don't know if i'm good enough.
my question is do i have enough credentials based on what i plan to
learn and what i know or do i need more (javascript coldfusion
oracle,etc.)? if i need more what do i need?
- 6
- Need help to design my homepage with div'sHi,
I am new to dhtml (html+css). I would like to redesign my site using <div>
tags and styles.
I know how to do it with frames or tables but I did not succed with div's.
In addition, I would like that the site would work for all major browsers
and platforms, even if javascript is not activated.
Would someone be so kind to suggest me how to do it ? Here is, with tables,
the design I need :
<table width="760px" align="center">
<tr><td colspan="2" height="100px">my menu goes here</td></tr>
<!-- if this top part could be fixed at top of the screen when scrolling, it
would be nice :-) -->
<tr><td width="25%" height="100%>several small information text here</td>
<td width="75%" height="100%>main text here</td></tr>
<tr><td colspan="2" height="40px">my navigation goes here (bottom of
page)</td></tr>
</table>
TIA for your help...
- 7
- Simple page loads once then appers as source -- why?Simple problem, but might mean a major misconfiguration in Apache.
I have a simple custom error page on my LAN which I have posted here on
another site for your reference (sans graphic)
http://adamslan.shyper.com/302.html
The problem with this file, and I haven't seen it with any other files,
is that this thing will display correctly one time after it has been
edited or Apache has been restarted. Thereafter, it displays only the
source code.
I haven't seen anything like this anywhere in Google and I'm not seeing
anything related to it in any of the logs. The page is just about as
simple as html gets. Can anybody tell me what might be happening?
--
Mark E. Adams, 2004 -- drop the "dot" to email me.
http://adamslan.shyper.com
CONSIDER: ===========---------,,,,,,,,,............. . . . . .
Microsoft's biggest and most dangerous contribution to the software
industry may be the degree to which it has lowered user expectations.
- 8
- 9
- Is 800 x 600 old hat?On Tue, 03 Jul 2007 14:43:21 GMT David Segall scribed:
> Sherm Pendley <email***@***.com> wrote:
>
>>"Infant Newbie" <email***@***.com> writes:
>>
>>> Do you still design to the 800 x 600 ""STANDARD"" ?
>>
>>Still? I never did.
>>
>>> If not, what do you use?
>>
>>Flexible markup that works at any resolution.
> Can you post the URL of a site of yours, or anyone else, that does
> this?
Try my site:
http://www.neredbojias.com/
--
Neredbojias
Never doubt
The path you've chosen.
If others mock,
Just thumb your nos'n.
- Burma Shave
- 10
- .htaccess LogoutHi ,
how can I , as a Site User (Visitor) when i loged in with .htaccess logout
myself again without closing my browser. Do you know any solutions in PHP ,
send a Header or something.
Cheers
Matt.
- 11
- Check this oneOnline Money Making Easy and Fast, the best one http://easycash.adobelover.com
and Online Entertainment http://super3gp.com the Mobile World
- 12
- How to change the cursor pointer from arrow to hand?Hi,
I wrote this piece of html code
<p style='font-size:100%' title="His Name is Venkat">Your Name</p>
to display the text "Your Name" in my browser and also when u
take ur cursor to the text("Your Name") it shows a tooltip just below
the text saying "His Name is Venkat".
Usually the mouse pointer will be a arrow, is it possible to change
the pointer to show "hand" when i take my cursor to the text.
Regards
Venkat
Pre Defined Tags
Pre Defined T
- 13
- CSS Selected ContentsHi everyone,
I have this rather silly question which i am not able to do
via CSS.
When i use the font tags i am able to apply the font to a
selected content say in a particular paragraph, but i don't seem to be
able to do this in CSS. Am i missing something.
A simple example of how to apply any font to selected
content in a paragraph using CSS would really be helpful.
Any help is greatly appreciated
Thank You
Yours Sincerely
Richard West
- 14
- wanna meet someone right now - it dont cost nuthin - why not? 8011Want to talk with 100% REAL horny girls?
This is something VERY new in phone sex.
The women on the line are NOT paid.
They call for free phone sex with guys like YOU!
50 cents - $1.99 per minute (depending on method of payment)
=====================>1-888-335-HOTT (toll-free)
=====================>1-888-302-ORGY (toll-free) You can be billed discreetly directly to your phone bill.
----------------------------------------------------------------
For Dominant & Submissive Girls call: 1-888-700-WHIP (toll free)
----------------------------------------------------------------
For gay talk call:1-888-800-GUYS (toll-free)
18 and over only please!
hrdxnktyzotnqupkyhfxriukuldpxmxmqgipkvzdmcemhhx
- 15
- How to change the size of a drop-down menuHi, I'm a bit stumped on this one, how can I change the size of a
drop-down menu? Either making the text smaller or the whole box
smaller? I've tried making the font size smaller using the option tag
in the stylesheet but it's not working. Sample code below... Thank
you!
<select name="menu">
<option value="index.htm" size=1 SELECTED>Choose an Item</option>
<option value="1.htm">item 1</option>
<option value="2.htm">item 2</option></select>
|
|
|