Forum: Site Layout and Usability Aug 12th, 2004 |
| Replies: 75 Views: 45,656 Greetings.
Impressed + thanks a lot for the help.
That really got my interest rising in being a webmaster too. :D |
Forum: Site Layout and Usability Aug 12th, 2004 |
| Replies: 75 Views: 45,656 Greetings.
Wow! That bit of "tutorial" was interesting!
Thanks! That got me excited and would want to try it out now. LOL.
How about this: Is it possible to do this without using flash at all?... |
Forum: Site Layout and Usability Jul 15th, 2004 |
| Replies: 75 Views: 45,656 Greetings.
Interesting! Are those sites developed using Flash? Or not at all? Could you check it? |
Forum: Site Layout and Usability Jul 13th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Yea, that code that I posted worked! ;) |
Forum: Site Layout and Usability Jul 13th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Hope you're still interested with this.
I added a "position: relative; left: 0px; top: -50px" to the <div> tag of that block of wordings, so that they could be shifted up as the... |
Forum: Site Layout and Usability Jul 12th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Not as yet.
But I'll keep debugging. :D |
Forum: Site Layout and Usability Jul 11th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Really? I'm a bit surprised that you could make it done with the exact codes.
Btw, I'm using IE6 as well. Picture eh? Errr...right now it's doing fine using the 2nd method -> the "top"... |
Forum: Site Layout and Usability Jul 9th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
I've finally managed to solve this problem.
I placed the transparent.gif below the spider.gif, and then moving the transparent.gif up. However, there is a problem with spacing.
The... |
Forum: Site Layout and Usability Jul 8th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
I've tried
<div align="center">
<img src="images/spider.gif" style="position:relative; left:80px;">
<img src="images/transparent.gif" width="156" height="87"... |
Forum: Site Layout and Usability Jul 8th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Aha...Glad that you understood what I am trying to do.
Yea, the spider.gif is sized at 157x86, which is why i moved it -160.
Hey, wait! I kinda get some idea from this statement of... |
Forum: Site Layout and Usability Jul 7th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Thanks for your reply.
As for the first answer, I have tried modifying that but it was not the result that I wanted. I'd like the "transparent.gif" to be on top of "spider.gif".
And,... |
Forum: Site Layout and Usability Jul 7th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
Okay, there is another problem. I guess it's the same issue on "position" therefore, I'll just post it here.
<!-- The Content -->
<div id="con" align="center">
<iframe... |
Forum: Site Layout and Usability Jul 6th, 2004 |
| Replies: 15 Views: 31,055 Greetings.
I have attached herewith a snippet of codes from my web page.
I tried to "protect" the original image + I would like to center my original image.
By using this css option, I realised... |