Back | Reverse | Quick Reply | Post Reply |

Re: Posting with HTML v3
Link | by Photobucket on 2006-08-10 01:38:23
oh ok :)
by the way how do you type the tag for putting your pic in the signature at bottom right-hand side? like the one in Gendou-san siggy...
I read through the other guide but can't seem find any...

Photobucket

Re: Posting with HTML v3
Link | by psoplayer on 2006-08-10 07:46:03
Guide updated. Changes: new layout!

Gendou has used a floating DIV tag to align it to the right and get text on the same line with it. You can do the same by enclosing your image with this div tag:
<div style="float: right;"><IMAGE TAG GOES HERE></div>


Re: Posting with HTML v3
Link | by Photobucket - Video and Image Hosting イタチX on 2006-08-10 07:49:49
...care to demonstrate? i wanna see...


Re: Posting with HTML v3
Link | by Photobucket on 2006-08-10 16:13:10
Woo thanks a lot ^___^

Photobucket

Re: Posting with HTML v3
Link | by hoheshii on 2006-08-23 23:18:43 (edited 2006-08-24 18:05:20)
Ok, I know how to use the div tag to align stuff left to right, but how do I align stuff top to bottom?

(Go to my post in Neelam's birthday thread in the Other section and you'll see my problem, I want the three central ones to be aligned in the middle)

Wise Man says: "Take a dog off its leash and it will wander."

Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-24 20:20:36 (edited 2006-08-24 20:37:25)
you mean justify?

*after seeing neelam's birthday thread*

oooooooooohh!!! do you mean putting the three happy birthdays in one line but not making it look like you just typed a space? why don't you just use tables so that you can do that?

<table align="center" border="0"> <tr> <td> <font color="green" size="4">blah 01</font> </td> <td> <font color="green" size="4">blah 02</font> </td> <td> <font color="green" size="4">blah 03</font> </td> </tr> </table>
(please don't mind the breaks... just erase them.)

that should make it look like this:

blah 01blah 02blah 03


it's just that... i dunno why the border isn't disappering. some attribute and some tags don't work here on gendou...


OR



you may put more spaces by typing this:
&nbsp
each ampersand attribute thingy stands alone and does not need to be blaced inside pacman brackets. (sorry... that's what i call those thingies for tags... ^_^) soooo...
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp <font size="10">hey engineer! hope i helped!</font>

should give me this:

            hey engineer! hope i helped!

see the space? one ampersand attribute thingy is equal to one flick of the spacebar. ^_^

heehee!


-michiyo-



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Re: Posting with HTML v3
Link | by hoheshii on 2006-08-25 09:55:15
Thank you very much Michiyo!

I got the table to work, but there is a big space between the table and the top marquee, but I won't worry about it.

Wise Man says: "Take a dog off its leash and it will wander."

Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-25 22:33:31
no problem, engineer! ^_^

always glad to be of service. now, about that teeny big-space problem:

try putting EVERYTHING in one line, no matter how long it is. see how it goes. ^_^


-michiyo-

p.s.
i've added you, sir nicholas. =D



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Re: Posting with HTML v3
Link | by hoheshii on 2006-08-25 22:51:34
It sort of worked. There's still some space, but nothing to really worry about.

p.s. I've added you as well. XD

Wise Man says: "Take a dog off its leash and it will wander."

Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-29 20:46:51
firefox html problem:

firefox does not show alt attributes. why...? -_-"


-michiyo-



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Re: Posting with HTML v3
Link | by gendou on 2006-08-29 21:36:09
if an image has not loaded correctly, all browsers should substitute the alt text for the image (or at least have a setting to do so).

example:
gendou made a broken image!


sometimes, the alt text color is not visible on the current background color of the element the image is displayed inside of. i have made the above example div with a white background so it should be clear.


Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-29 21:41:25
uhm, it's not showing in firefox, gendou, but it shows in IE... O_o"


-michiyo-



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Re: Posting with HTML v3
Link | by psoplayer on 2006-08-30 07:02:56
If you use the title tag instead of alt, Firefox will give it to you in a tool tip when you hover over the image.


Re: Posting with HTML v3
Link | by lenn08 on 2006-08-30 08:40:07
I don't know if it's the right place to ask, but i really need help on time format in this forum, which is using PHP's date. The details simply overwhelm me. I'm on south east asia, that's +7 from GMT. Hope it's the right place to ask, thanks.

長谷川 陸
Hasegawa Riku

Re: Posting with HTML v3
Link | by psoplayer on 2006-08-31 09:26:05
Look up the PHP date syntax on google. It's only an option of how to display the time and date to your choosing. You can't change the time zone that it is displayed in, as far as I know. All of gendou's times are in -7 hours from GMT. Learn to do the math in your head.


Re: Posting with HTML v3
Link | by enki-chan on 2006-08-31 09:31:21
Ah... I'm used to BBCode...

I'm pretty good with HTML on my own, but I haven't used it in such a long time my skill have kind of... died.

I need to know how to center a picture. I've tried a few things that I though might work, and when they didn't, I tried to quote someone else's post who did.

Which is when I found out you can't... or at least, not from what I can tell.

Needless to say, I'm not to fond of the format of this forum, but I'll manage anyways... C>

Regular of the roleplaying site of the gods -- RPoL.net.                                                                                                                                                                   Why no pic in the siggy? I haven't found anything that would look good.

Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-31 09:37:16 (edited 2006-08-31 09:42:00)
just put this before your < img> tag:
< center>
and end it with a
< /center>

remove the space i've placed to make it work. ^^

example:


random is GOOD.


tags:
<center><img src="http://jbiel.tabulas.com/orio_cheezecake/random.JPG" />random is GOOD.</center>

-michiyo-



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Re: Posting with HTML v3
Link | by The loyal Servant of the Moon Goddess on 2006-08-31 09:45:42
Thanks Psoplayer.....i started to forget ALL HTML....this will help me remember
^__^


I prefer being alone so do me a favor and leave me be....

Re: Posting with HTML v3
Link | by enki-chan on 2006-08-31 09:51:45
Ah. So skip the whole <align="center"> thing. Gotcha.


Thanks! ^-^

Regular of the roleplaying site of the gods -- RPoL.net.                                                                                                                                                                   Why no pic in the siggy? I haven't found anything that would look good.

Re: Posting with HTML v3
Link | by MiCHiYo μ on 2006-08-31 09:55:36 (edited 2006-08-31 09:55:57)
no problem. always a pleasure to be of service. ^_^

for some reason, gendou's website works differently with html.
or is it firefox?
*confuzzled*
heehee! >_<


-michiyo-



beware. the QueeN oF SiGGieS is here. kill that mr. scrolly or your siggy goes BAI BAI.
it's solidarity month! let's be united!
+[-- GeNDouNiaNS: i am half-back! visit my blog by clicking on the siggie banner! updated: 12.07.07 --]+

~*..:: i'm never going to give up... if i do, then it wasn't worth trying. ::..*~  

Back | Reverse | Quick Reply | Post Reply |
Go to page: 0, 1, 2, 3, 4, 5, 6 Displaying 41 to 60 of 133 Entries.

Copyright 2000-2024 Gendou | Terms of Use | Page loaded in 0.0061 seconds at 2024-05-13 21:29:34