IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1834.76 MB
Powered by
Channel Info
Network: freenodeChannel: #html |
Search in www.irclog.org
Log from #html at freenode 2006-07-09
[00:04]<sxzzypp>Hi there
[00:10]<znysyj>'lo shar
[00:11]<sxzzypp>:D
[00:32]<vydvjw>can you make a <TD> nowrap?
[00:34]<vydvjw>nvermind, I found it you can...<TD NOWRAP>
[00:36]<sdrpppjjv->dont use uppercase
[00:36]<sdrpppjjv->use lowercase, <td nowrap>
[00:36]<sdrpppjjv->in like 1995 everybody used uppercase
[00:36]<sdrpppjjv->nowadays, everybody use lowercase
[00:38]<cjddzgdlzjdlv>WhAt wAs Dat?
[00:47]<-- dvxn|syzzzyus xzs>http://www.bagdadsoftware.de")
[00:53]<wmw>Is it possible to get an image to span across cells in a table?
[00:53]<wmw>it's the background image
[00:53]<wmw>Say I have a basic layout
[00:53]<wmw>A header, left sidebar, center, right sidebar, footer
[00:53]<wmw>I want the background image to span into the center cell
[00:53]<wmw>is that possible, if so, how?
[00:56]<cjddzgdlzjdlv>`css background-image @ xMx
[00:56]<rtfs>xMx, css background-image: http://www.w3.org/TR/CSS21/colors.html#propdef-background-image
[00:56]<20rv>You don't need a table
[00:56]<cjddzgdlzjdlv>right
[00:56]<20rv>Give the body or some container the background
[00:56]<cjddzgdlzjdlv>you don't need a table
[00:56]<20rv>`float tutorial 3
[00:57]<rtfs>float tutorial 3: http://css.maxdesign.com.au/floatutorial/tutorial0916.htm
[00:57]<20rv>`layout orderedborders
[00:57]<rtfs>layout orderedborders: www.positioniseverything.net/ordered-borders-center.html
[01:00]<wmw>What if I am already using a table
[01:00]<wmw>based on a CMS
[01:01]<wmw>if I just do <body background="img"> it is just putting the image in my header
[01:01]<wmw>so it is clipped
[01:01]<wmw>to the height of my header (75px)
[01:02]<wmw>how do background and background-image vary within the CSS
[01:05]<rdgdrg>what's the appropriate name for css when it's put in an html element's attributes? (ie <div style="color: #ff0000;">rawr</div>
[01:05]<20rv>That is "inline style"
[01:07]<wmw>does colspan just span text?
[01:07]<rdgdrg>cool, but what's it called when its between style tags? <style type="text/css"> blah blah blah </style> still inline?
[01:39]<20rv>Ademan: No. In-page style or internal style, maybe.
[02:18]<czysl>`table stupid
[02:18]<rtfs>table stupid: http://www.hotdesign.com/seybold/everything.html
[02:21]<axjvd>how do i insert remote url in my file?
[02:22]<znysyj>chovy: file?
[02:22]<znysyj>`html iframe @ chovy
[02:22]<rtfs>chovy, html iframe: http://www.w3.org/TR/html401/present/frames.html#edef-IFRAME
[02:22]<znysyj>`html object @ chovy
[02:22]<rtfs>chovy, html object: http://www.w3.org/TR/html401/struct/objects.html#edef-OBJECT
[02:31]<axjvd>reisio: object doesn't seem to work. <object codebase="http://foo.com/myfile.php"></object>
[02:31]<znysyj>erm
[02:31]<znysyj>well that's because codebase isn't the attribute you want :p
[02:32]<axjvd>codeid didn't work either....data?
[02:35]<axjvd>data works, but the block is huge.
[02:37]<znysyj>the block?
[02:42]<axjvd>take a look...
[02:42]<axjvd>http://www.itsallpolitics.com/aserv/test.html
[02:42]<axjvd>looks fine...
[02:43]<axjvd>http://tinyurl.com/hxm3f
[02:43]<axjvd>checkout the spacing half way down.
[02:53]<znysyj>um
[02:54]<znysyj>I have no idea what you're talking about
[02:55]<20rv>Do I need a credit card at the checkout?
[02:55]<znysyj>test link ad?
[02:55]<znysyj>just fix the dimensions if it's too tall
[02:55]<znysyj>gebus ;p
[03:02]<cmmn>Heh, how do I center an image? Throw it inside of a div with align center?
[03:42]<tgrgycrf>jo
[04:14]<jjxggdl>How do I make a tabel with scroll bars that adjust to the size of the web browser? smaller means the columns go down the page.
[04:29]<zdrgrrrr>is there a limit to meta tag keywords?
[04:31]<zdrgrrrr>some sites say 14... others say different
[04:34]<gzznvxzdzds>there's no limit to the number of keywords you can have
[04:35]<gzznvxzdzds>there may be a limit to the number of keywords a UA will look at
[04:37]<zdrgrrrr>kk
[04:37]<zdrgrrrr>but a Search engine will look at them all?
[04:40]<zdrgrrrr>or does a User Agent include search engine spiders
[04:40]<zdrgrrrr>(sorry if I'm asking potentially obvious questions)
[04:41]<20rv>Search engines usually don't use them now.
[04:41]<20rv>Definitely not for page ranking, anyway.
[04:41]<20rv>Less-so for page content
[04:42]<zdrgrrrr>so whats the point?
[04:42]<20rv>It's extremely useful for in-house searching
[04:42]<20rv>You know you can trust them, so they're meaningful to you
[04:43]<zdrgrrrr>kk
[04:45]<gzznvxzdzds>the term UA could definitely include search engines
[05:00]<n0\dqw>is there a way, using a text input, that when the users hits enter (to say, ie, submit) it performs a javascript function
[05:00]<txntzrv>onkeypress
[05:00]<n0\dqw>so every time a key is pressed, i have to send that to a javascript function to check if its ENTER, and if so, then perform the function
[05:00]<txntzrv>yep
[05:01]<txntzrv>I don't remember how to check for which key
[05:01]<txntzrv>google should help you
[05:01]<n0\dqw>there's no way to "submit" to a function() rather than a .PHP or .CGI etc using only html?
[05:01]<txntzrv>mmm
[05:01]<txntzrv>it would seem to me that there should be
[05:01]<txntzrv>you might be able to override form.submit
[05:01]<n0\dqw>same =/
[05:01]<txntzrv>I haven't tried it
[05:01]<n0\dqw>k i'll look into that idea
[05:01]<txntzrv>document.getElementById('formname').submit = function() {blah}







