Hi, im new the following and joined because im interested in starting to create websites. I have a year experience with photoshop and also have made a array and sliced the item. ive just started to master HTML, although i knew slightly before but not really alot just principals.
I’ve made any content box and do not know how to write in the container as when we enter < body> near the range were the img is called and write copy it just apears end of it of the page and most of my sliced photographs just move compleatly and concerning loads of write off bits.
btw instant messaging using dreamweaver 8. i have looked around about the forums and havent identified anything about applying photoshop templates in partnership with dreamweaver, if anyone could give me a url to tutorial of the right way to do it and also other things relating that will photoshop and dreamweaver i’d be very greatfull.
Revise: ive heard dreamweaver isn’t very good to begin with, what is or should i just use a new basic text editor
gives thanks
Hi,
Can you submit the source code It would a lot a lot easier to just present to you where to position the text.
Dreamweaver isn’t bad first if you use it properly. Use split perspective (Code + Design) so that you can edit the HTML manually. Don’t use merely design view, or you may not learn anything.
But the truth is should probably get a book with HTML and at least learn the principals first.
google html tutorials and acquire to the principles. passsing the signal to us can be very helpful in the process
Jumping straight towards slicing isn’t a very good option nowadays. Web design is leaning progressively more into optimization, and one of many necessary changes may be the shift from whole images into far more text, tiled shots, scripts and and so forth.
If anyone keeps trying to make websites similar to they make documents inside a text editor, they’ll get nowhere speedy.
My own first tip: under no circumstances use < b>, < i>, or < u> whenever possible. This will sound radical to a lot of people, but it is necessary for your long term in XHTML. I’m just trying to mush some basic rules into anyone while you’re clean
Today about your issue. Sliced layouts are often tables (another thing disputed inside the modern web). If you push text anywhere you want to into it, it’ll screw up the table layout because some rows/columns get bigger. So so that you can dive any deeper inside the shallow end, It is best to learn CSS and HTML for the right way to layout your web sites, then you are able to use your photoshop expertise in more suitable areas (headers, icons, etc).
Hi thanks with the replies. I possess a few pages added which we proposed on another post during this forum such when http: //www. yourhtmlsource. com/ and also http: //www. webdesignfromscratch. com/ ive read a few pages. my source signal is basicly just all of the slices i havent definitely touched it however just opened the item up in dreamweaver as next time i do do something it just messes the idea up. but here it is anyway
< HTML>
< HEAD>
< TITLE> sf format SLICED< /TITLE>
< META HTTP-EQUIV=" Content-Type" CONTENT=" text/html; charset=iso-8859-1" >
< /HEAD>
< PHYSIQUE BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<! -- ImageReady Slices (sf layout CHOPPED UP. psd) -->
< DINING ROOM TABLE WIDTH=1059 BORDER=0 CELLPADDING=0 CELLSPACING=0>
< TR>
< TD COLSPAN=12>
< IMG SRC=" img/sf-layout_01. gif" WIDTH=1059 HEIGHT=27 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=27 ALT=" " > < /TD>
< /TR>
< TR>
< TD ROWSPAN=30>
< IMG SRC=" img/sf-layout_02. gif" WIDTH=178 HEIGHT=873 ALT=" " > < /TD>
< TD COLSPAN=10>
< IMG SRC=" img/sf-layout_03. gif" WIDTH=702 HEIGHT=120 ALT=" " > < /TD>
< TD ROWSPAN=30>
< IMG SRC=" img/sf-layout_04. gif" WIDTH=179 HEIGHT=873 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=120 ALT=" " > < /TD>
< /TR>
< TR>
< TD COLSPAN=10>
< IMG SRC=" img/sf-layout_05. gif" WIDTH=702 HEIGHT=9 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=9 ALT=" " > < /TD>
< /TR>
< TR>
< TD ROWSPAN=28>
< IMG SRC=" img/sf-layout_06. gif" WIDTH=10 HEIGHT=744 ALT=" " > < /TD>
< TD COLSPAN=6> < IMG SRC=" img/sf-layout_07. gif" ALT=" " WIDTH=333 HEIGHT=92 border=" 0" > < /TD>
< TD ROWSPAN=2>
< IMG SRC=" img/sf-layout_08. gif" WIDTH=16 HEIGHT=175 ALT=" " > < /TD>
< TD>
< IMG SRC=" img/sf-layout_09. gif" WIDTH=328 HEIGHT=92 ALT=" " > < /TD>
< TD ROWSPAN=28>
< IMG SRC=" img/sf-layout_10. gif" WIDTH=15 HEIGHT=744 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=92 ALT=" " > < /TD>
< /TR>
< TR>
< TD COLSPAN=6>
< IMG SRC=" img/sf-layout_11. gif" WIDTH=333 HEIGHT=83 ALT=" " > < /TD>
< TD>
< IMG SRC=" img/sf-layout_12. gif" WIDTH=328 HEIGHT=83 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=83 ALT=" " > < /TD>
< /TR>
< TR>
< TD COLSPAN=5>
< IMG SRC=" img/sf-layout_13. gif" WIDTH=185 HEIGHT=41 ALT=" " > < /TD>
< TD COLSPAN=3 ROWSPAN=25>
< IMG SRC=" img/sf-layout_14. gif" WIDTH=492 HEIGHT=513 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=41 ALT=" " > < /TD>
< /TR>
< TR>
< TD ROWSPAN=25>
< IMG SRC=" img/sf-layout_15. gif" WIDTH=8 HEIGHT=528 ALT=" " > < /TD>
< TD COLSPAN=3> < IMG SRC=" img/sf-layout_16. gif" ALT=" " WIDTH=125 HEIGHT=16 border=" 0" > < /TD>
< TD ROWSPAN=25>
< IMG SRC=" img/sf-layout_17. gif" WIDTH=52 HEIGHT=528 ALT=" " > < /TD>
< TD>
< IMG SRC=" images/spacer. gif" WIDTH=1 HEIGHT=16 ALT=" " > < /TD>
< /TR>
< TR>
< TD COLSPAN=3>
< IMG SRC=" img/sf-layout_18. gif" WIDTH=125 HEIGHT=17 ALT=" " > < /TD>
< TD>
<