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: 1825.88 MB
Powered by
Channel Info
Network: freenodeChannel: #html |
Search in www.irclog.org
Log from #html at freenode 2006-08-31
[00:00]<xrvrcnq>did anyone else have a question? i crashed
[00:03]<yrmyrfj>I do, not really sure if its html or js related
[00:04]<yrmyrfj>but, it sucks really bad
[00:04]<yrmyrfj>heh
[00:11]<xrvrcnq>whats the question?
[00:12]<ydrrygn><var> tag always brings my text in italic form
[00:12]<ydrrygn>is that normal??
[00:14]<xrvrcnq>http://www.scit.wlv.ac.uk/encyc/var.html
[00:14]<xrvrcnq>yep
[00:15]<ydrrygn>ok, I want to change my font color and size for a specific text inside a <p> how can I do that?
[00:16]<xrvrcnq>you want everything inside the <p> to be a specific color/size?
[00:16]<xrvrcnq>or just a specific word/phrase
[00:18]<ydrrygn>word
[00:18]<ydrrygn>my <p> has a setting but I want to change that color setting for 1 word
[00:18]<xrvrcnq>oh
[00:18]<xrvrcnq>2 ways
[00:18]<xrvrcnq>with html you can use
[00:18]<xrvrcnq><font color="#123456" size="12px"> </font>
[00:19]<xrvrcnq>and put the text inside those tags
[00:19]<ydrrygn>yeah well.. isn't it deprecated with Xhtml?
[00:19]<xrvrcnq>or you can do <div id="special text"> my special text here <div>
[00:19]<xrvrcnq>and then include a stylesheet
[00:19]<ydrrygn>my page's gonna have 200 different div lol
[00:21]<xrvrcnq>lol
[00:21]<xrvrcnq>they're all different styles?
[00:22]<ydrrygn>hatake2: yeah...
[00:22]<ydrrygn>well... divs, class, ids
[00:22]<ydrrygn>takes a lot of settings
[00:23]<knrf>what is wrong with <img src=/siren/img/play.png onClick='VColecoJava.loadCartridge "/rom/coleco/2010%20-%20The%20Graphic%20Action%20Game%20%281984%29.rom";'>
[00:24]<knrf>hatake2
[00:24]<xrvrcnq>i'm not sure Keal, you would have to tell ME what is wrong with it, as i've no idea what that function onClick is calling is or is not doing
[00:24]<xrvrcnq>bur at first guess
[00:25]<xrvrcnq>i'd say you need " 's around the src="blah"
[00:25]<xrvrcnq>imagine, i'm not sure what it is your trying to do, do you have an example of the page without the special formating you want?
[00:27]<ydrrygn>hatake2: ... well.. it's more than one page thats why.. I'm using the same css file for my whole website
[00:29]<xrvrcnq>thats not a terrible thing
[00:29]<xrvrcnq>so your saying on this one page
[00:29]<xrvrcnq>in a few places
[00:29]<xrvrcnq>you want the text to be gold and sparkly let say
[00:30]<xrvrcnq>does that describe what you want?
[00:32]<xrvrcnq>imagine, time to clock in my hours and sit in some traffic, i'll be around tomarrow if you dont figure it out by then
[00:32]<knrf>hatake2 there does not need to be 's or "s around the src
[00:34]<vnryvvj>hi
[00:34]<vnryvvj>is it recommended to have robots.txt still if i just want to allow the robots cache whatever they want?
[00:35]<knrf>i dont understand how robots.txt would work unless you have it in all 6000 directories on your site
[00:36]<vnryvvj>it's the first-level directory that matters the most
[00:36]<vnryvvj>plus, i don't have any directories :)
[00:36]<vnryvvj>not to mention 6000
[00:37]<knrf>plus its not like robots.txt is going to stop them
[00:38]<vnryvvj>i don't want to stop them..
[00:39]<vnryvvj>it's just that in google sitemaps there is a section for sitemaps
[00:39]<knrf>then what do you care about robots.txt
[00:39]<vnryvvj>i mean, for robots.txt
[00:39]<vnryvvj>and it just says I don't have one
[00:39]<knrf>and?
[00:39]<vnryvvj>maybe it would be better googleable if i just put it like: user-agent: *
[00:39]<vnryvvj>put it -> *put in*
[00:42]<knrf>Vegitto do you know what Brocolli is?
[00:45]<[z]pzgg2sm_pzg><plams> yeah. like an excuse for not using modifier keys
[00:45]<[z]pzgg2sm_pzg>[30/08/06][22:35:52] * mrapples|work (n=qhoxie@manzana.ece.arizona.
[00:45]<[z]pzgg2sm_pzg>ooops
[00:45]<[z]pzgg2sm_pzg>wrong key :|
[00:45]<vnryvvj>Keal: a vegetable?
[00:45]<knrf>and?
[00:46]<vnryvvj>what?
[00:46]<knrf>uh?
[00:46]<[z]pzgg2sm_pzg>how do i replace: <input type='submit' value='Merge'> with a little image.png instead of that button, although it wants to pass same values...
[00:46]<[z]pzgg2sm_pzg>because it has a pull down menu just before it
[00:46]<vnryvvj>what else do you want for an answer?
[00:47]<knrf>i forgot how to do that
[00:47]<vnryvvj><INPUT TYPE="IMAGE" SRC="butup.gif" ALT="Submit button"
[00:47]<vnryvvj>WIDTH="143" WIDTH="39" BORDER="0">
[00:47]<vnryvvj>oh.. whatever, just simply: http://www.webdevelopersnotes.com/tips/html/21.php3
[00:47]<knrf>i was looking for 'edible dildo' sorry you lost your turn and went bankrupt, better luck next round.
[00:48]<[z]pzgg2sm_pzg>awesome, thanx
[00:48]<knrf>^-^;
[00:49]<knrf>Vegitto
[00:50]<knrf>onMouse.over='src=butdown.gif;' onMouse.out='src=butup.gif;'
[00:50]<knrf>i think
[00:53]<vnryvvj>what the hell
[01:16]<slzzz_wjzc>I am trying to figure out why two blocks of text on different pages with the same styles look different. The FF WDT 'Show CSS' function says they have all the same inherited styles. What other tools can I use? What might cause it?
[01:42]<wl_>Is there a free tool to help design tabbed html interfaces?
[02:09]<yffusygr>Do you guys discuss any newer XMLishy type stuff in here, or more HTML 4.0 type stuff?
[02:11]<wjjsvr>You can ask about xhtml if you want
[02:11]<wjjsvr>and there's folks who know other xml-based markups, but we reserve the right to redirect your query :-)
[02:12]<yffusygr>Woosta: ok, well I sort of had a theory question -- is it possible to nest, say, a <p> inside of an <img></img>?
[02:12]<wjjsvr>no
[02:12]<mnp2dvn>hi, can someone give me a hint for my layout ?ii have a shop and try to create a layout where the user can allways see the next, prev, buttons (the table with the shop items should be scrollable)
[02:12]<yffusygr>Woosta: why not?
[02:12]<wjjsvr>because <p> is a block tag and <img /> is an inline
[02:12]<wjjsvr>`xhtml img
[02:12]<wjjsvr>`html img
[02:12]<rtfs>html img: http://www.w3.org/TR/html401/struct/objects.html#edef-IMG
[02:12]<yffusygr>Woosta: why is not img not block?
[02:13]<yffusygr>Woosta: it can clearly contain annotation as a child element
[02:13]<wjjsvr>Eh? What child elements can img have?
[02:13]<wjjsvr><!ELEMENT IMG - O EMPTY -- Embedded image -->
[02:14]<wjjsvr>Start tag: required, End tag: forbidden







