NovaInfuse
04-16-2009, 02:46 PM
Hi,
I came across three, I'm sure, small problems when I was building a website. I would assume that these two are quite easily solved, but to be honest, I royally suck at making websites. I'm using Dreamweaver CS3 if that is any help.
1) I need to make images move around on a screen (like how in word you format a picture to make it "tight"). A friend did this code for me;
<img style="position:absolute; left: -1px; top: -1px; width: 148px; height: 674px;" src="Binary Numbers 1.png" width="328" height="376"
/>
Now, I tried converting it to the other pictures of the page, obviously changing around the size of it and the name, but all I get is just a yellow line of code on my website.
I was wondering how this is solved, and if I can make it apply to text boxes and tables.
2) I'm trying to get this large text file to go up in a text box, or table, or something like that. I found: http://www.dynamicdrive.com/dynamicindex10/text3.htm But that is the closest that I got. I want my text to have the first line go up to the top of the box, and it brings the text up along with it...If that makes any sense at all...
3) When ever I place something into my website, and I hit F12 for live view, it all seems to be how I wanted it, most of the time, but there is a large space to the right of the screen...I tried moving all of my images across, in equal separation, but it just seems to move the space further across.
Thank you in advance, and sorry if this is in the wrong place.
Regards,
NovaInfuse.
[The title is wrong. It's technically a possible three]
I came across three, I'm sure, small problems when I was building a website. I would assume that these two are quite easily solved, but to be honest, I royally suck at making websites. I'm using Dreamweaver CS3 if that is any help.
1) I need to make images move around on a screen (like how in word you format a picture to make it "tight"). A friend did this code for me;
<img style="position:absolute; left: -1px; top: -1px; width: 148px; height: 674px;" src="Binary Numbers 1.png" width="328" height="376"
/>
Now, I tried converting it to the other pictures of the page, obviously changing around the size of it and the name, but all I get is just a yellow line of code on my website.
I was wondering how this is solved, and if I can make it apply to text boxes and tables.
2) I'm trying to get this large text file to go up in a text box, or table, or something like that. I found: http://www.dynamicdrive.com/dynamicindex10/text3.htm But that is the closest that I got. I want my text to have the first line go up to the top of the box, and it brings the text up along with it...If that makes any sense at all...
3) When ever I place something into my website, and I hit F12 for live view, it all seems to be how I wanted it, most of the time, but there is a large space to the right of the screen...I tried moving all of my images across, in equal separation, but it just seems to move the space further across.
Thank you in advance, and sorry if this is in the wrong place.
Regards,
NovaInfuse.
[The title is wrong. It's technically a possible three]