Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Help With Tables and Text
Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TheLastFall




PostPosted: Fri Oct 27, 2006 5:04 pm   Post subject: Help With Tables and Text

I'm in an awful perdicament and I need to figure out how to have text written right after a table.
Basically:
[b]
______
|______| Isemf idna dilef dianf otufh woad ithnd disha eihfda idnasdi ndaind
|______| odfaj ojds jin fdsia mmos nfdsau iihfd ihda ioen fidhai hfidah hfdi
|______| fdsa fdpw jnpfdsa ojdf pma; jods niowen dfnion eopanf inaosd nis
|______| fdaj ojfdap jpoasf jods jpd ndai nwa dihf iansd iowna indsa ine dsa
|______| fdasopfjd paj fdao jfepa mpfda jos npone nfdoia get the picture?
[b]
It could be simple, I don't know I haven't really been good at web design. I know theres a way I see the templates and thats what I'm trying to design but my own, I just don't know how they do it. Can anyone help?[/code]
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Oct 27, 2006 11:47 pm   Post subject: (No subject)

positioning in layouts should be done with divs.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
JackTruong




PostPosted: Sat Oct 28, 2006 2:41 pm   Post subject: (No subject)

Use another table!
TheLastFall




PostPosted: Sat Oct 28, 2006 4:11 pm   Post subject: (No subject)

I have no clue how to use div tags or use a table after a table. So I'm in kind of an awkward position.
Tony




PostPosted: Sat Oct 28, 2006 4:22 pm   Post subject: (No subject)

code:

<div align="left">
foo
</div>
<div align="right">
bar
</div>

Though actually since your <p> tag is a block level element as well, you probably don't _need_ to insert it into a div.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: