Tweak

InsaneJournal

Tweak says, "Some of us are"

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

They always said she looked alot like Severus.. ([info]slytherdor) wrote in [info]rp_tutorials,
@ 2010-01-01 17:56:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:layouts: family tree, question: layouts

I was wondering if anyone could point me in the direction of a good table/code I could use as a parents table?

Thanks.



(Read comments) - (Post a new comment)


[info]slytherdor
2010-01-03 08:15 pm UTC (link)
Thank you. I'll be tweeking it a bit and post here to let you know what it looks like when I'm done :)

(Reply to this) (Parent) (Thread)


[info]t_quibbler
2010-01-03 08:24 pm UTC (link)
NP, I'd love to see the finished product! :)

(Reply to this) (Parent) (Thread)


[info]slytherdor
2010-01-03 08:35 pm UTC (link)
I do have a question however. I can't get the tables to go side by side, instead they go under each other like this.

(Reply to this) (Parent) (Thread)


[info]t_quibbler
2010-01-03 08:45 pm UTC (link)
You have each cell in it's own row. :) I'll use parenthesis instead of < and >here, to show you how a table code is structured?

(table etc.)
(tr - this defines a row)
(td - this defines a cell)info info info(/td)
(td - this defines another cell in the same row)info info info(/td)
(td - and a third)info info info(/td)
(/tr - defines the end of a row)

Right now, yours is like this:

(table etc.)
(tr)
(td)info info info(/td)
(/tr)
(tr)
(td)info info info(/td)
(/tr)
(tr)
(td)info info info(/td)
(/tr)
(tr)
(td)info info info(/td)
(/tr)
(/table)

Does that make any sense, or have I just confused you further? :(

(Reply to this) (Parent) (Thread)


[info]slytherdor
2010-01-03 09:19 pm UTC (link)
I tired it without line breaks and I still get the same thing.

(Reply to this) (Parent) (Thread)


[info]t_quibbler
2010-01-03 09:31 pm UTC (link)
How many families would you like in each row? :)

(Reply to this) (Parent) (Thread)


[info]slytherdor
2010-01-03 09:43 pm UTC (link)
Four. I'm sorry if I'm not catching on well.

(Reply to this) (Parent) (Thread)


[info]t_quibbler
2010-01-03 09:48 pm UTC (link)
No, I'm not explaining myself well! :) Technically there aren't any linebreaks in that code, but because it's tables within tables, it gets more confusing. Try this:

(to start the table)
(for each row)
(to close the table)

(Reply to this) (Parent) (Thread)


[info]slytherdor
2010-01-03 09:55 pm UTC (link)
Thank you very much :)

(Reply to this) (Parent) (Thread)


[info]t_quibbler
2010-01-03 09:56 pm UTC (link)
NP! If you need me to better clarify the modification for families with 2+ kids, let me know. :D

(Reply to this) (Parent)


(Read comments) -


Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs