Jump to content

Little Goat

Members
  • Posts

    733
  • Joined

  • Last visited

Everything posted by Little Goat

  1. Little Goat

    XML - DTD

    search for me? anyway, FamilyGuy, as far as I know, (and with DTDs that is not very much) you would have to define them twice.maybe I don't quite understand your problem though.LG
  2. I am not thinking right today! anyway, yes I did mean Springs_goth.I tried the GIMP, but for windows you must have to download some patch because it gave me an error message saying something like that.LG
  3. add this:margin:200px;to the body{...}section if there is one.if not, make one.LGEdit:oh, yeah. I forgot about the top and bottom margins.
  4. I do not see any todays. I think your link is wrong. and that code should work.LG
  5. hey, scott, maybe you could give a link for how to get Elements 3.0 so that maybe virtualadz can try that.virtualadz, you probably are going to need to download a program to do it.LG
  6. yup, that must be it. I thought I checked it on XP, but I guess not. (my xp doesn't have it either.)LG
  7. here is the little screen to change it with (in 98) that is not the true color, it just did that.and the way to get there:there it is.LG
  8. ok, I made this image with paint:remember, it has to already be saved as a gif to work.oh, and some versions of paint (are there versions?) don't support this.LGEdit: yes it can Jonas. (nice avatar)
  9. ahh, you mean transparent GIFs, right?well, I am no graphics expert but in MS Paint if you save it as a GIF, then go to the Image menu and click Attributes.you can set the transparent color there.LG
  10. if you have no php on your included file, you do not need it to be .php.LG
  11. thanks, guys, I guess that is my only alternative.it's not really that important anyway. LG
  12. oh, no wonder. why didn't I realize that?thnx, it works perfect.LG
  13. thanks. that is what I needed to know. LG
  14. as far as I'm concerned this topic is finished. it may be closed.LG
  15. yes, that should work. just don't have so much white space in there.LG
  16. yea that is what I just told scott in my psot before last. i just didn't call it the same thing. LG
  17. yea, just trying to make it easier to findthe folder they want.thnx everybody.LG
  18. +-----------------+------------------+--------+| | | |+-------+---------+------------------+--------+| | | |+-------+----------------------------+--------+ ok, nevermind that won't work. you could always use more than one table, but you porbably don't want to do that.LG
  19. as for editing the post, you don't need to. just that the codebox is irritating .the.css is the stylesheet. make sure the path to your image is correct.LG
  20. hey, I was thinking of having a directory on a site I'm building where if you know the password you can open a php script that lets you open and edit the files on the server. I was wondering, how secure is the htaccess and htpasswd stuff? cause I dont want people to edit the files unless it is me.LG
  21. yea, I just figured that is what it was after a while.it would be nice if that was added, but it would probably take a lot of editing.LG
  22. ok, thanks for the help everyone, I know about the attributes, but I wanted to set all the attributes in the script, as I have a lot of <td>s and I might add more.anyway, this function works fine changing it and all when I use an ATTRIBUTE: function lol(obj){var value = prompt('please enter a value')obj.innerHTML = value;} the attribute is onclick="lol(this)"but I would still like to set the onclick inside the script.????thnx for your help.LG
  23. ok, all I want is an input with a browse button so that people can select a folder. all I need is THE NAME of the folder. I do not need anuything uploaded. as for what I am using it for, I have a php script that can show all the files and folders in a certain location. right now it only does the location of the script. I want it to do a folder that the user specifies by using the file input. maybe I should just have it start at the desktop and they can navigate to where they want to go. I guess it isn't possible.LG
  24. also please read this topic about signatures.the <link...> tag is the one that needs to go to "dis-relate" the stylesheet.LG
×
×
  • Create New...