473,385 Members | 1,673 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

nested table and site layout problems

can someone look at http://christopherpisz.freesite.us/tester/layered.html
and tell me why the text in the content section is appearing midway down the
page instead of lines up with the Ks in the nav section?

I am having a heck of a time splicing my images in photoshop and making it
look right in the html.
Jun 12 '06 #1
4 1349

"christopher" <cp***@austin.rr.com> wrote in message
news:C2*******************@tornado.texas.rr.com...
can someone look at http://christopherpisz.freesite.us/tester/layered.html
and tell me why the text in the content section is appearing midway down
the page instead of lines up with the Ks in the nav section?

I am having a heck of a time splicing my images in photoshop and making it
look right in the html.


I also tryed a CSS version as the IRC guys wouldn't help me until I
conformed. It has a bunch of gaps that I don't understand why they are
showing up. that page can be viewed at
http://christopherpisz.freesite.us/tester/layered2.html

Being new to CSS I am having a real rough time lining things up.
Jun 12 '06 #2
christopher wrote:
can someone look at http://christopherpisz.freesite.us/tester/layered.html


Find some basic CSS tutorials, but _good_ ones with decent technical
content (bluerobot ?). Forget "trying to make a particular layout" for
the moment, just try and make something that's "two columns, with a
menu" or similar and get that working first. This isn't actually that
easy to do really well, from scratch, so take a working existing
version and modify it to suit.

Dump the <table> You've done this now - good move.

Dump absolute positioning in CSS, especially by setting things in pixel
units. It's not robust with different text sizes, so use ems or %
instead.

Don't use repeated whitespace or repeated <br> to try to control
layout.

Start thinking about "fluid design" and what your site would loook like
through a non-desktop screen (mobile phone, games console etc)

Jun 12 '06 #3
Andy Dingley <di*****@codesmiths.com> wrote:
christopher wrote:
can someone look at http://christopherpisz.freesite.us/tester/layered.html

Find some basic CSS tutorials, but _good_ ones with decent technical
content (bluerobot ?). Forget "trying to make a particular layout" for
the moment, just try and make something that's "two columns, with a
menu" or similar and get that working first. This isn't actually that
easy to do really well, from scratch, so take a working existing
version and modify it to suit.

Dump the <table> You've done this now - good move.

Dump absolute positioning in CSS, especially by setting things in pixel
units. It's not robust with different text sizes, so use ems or %
instead.

Don't use repeated whitespace or repeated <br> to try to control
layout.

Start thinking about "fluid design" and what your site would loook like
through a non-desktop screen (mobile phone, games console etc)

Christopher,

What Andy said.

We don't really know what "problem" you're trying to solve (in the
larger sense, I mean; your smaller question is clear). But your page is
messy and unclear, and that's before you put any actual content on it!
Simplify your life. I mean, when you look at the source, and locate the
fourth </tr> from the end, how long does it take to figure out which
table row it closes off? And next, what does that table row *represent*?

The simple, explicit answer to your simple, explicit question (and I
hate to tell you this, because you might ignore Andy's wise advice) is
that alignment in a table cell defaults to middle. Your cell to the
left, the one with kkkkk and the year's supply of dots, is aligned the
same way. So, you'd get closer by setting valign="top" on the right
cell, but I join Andy in suggesting you not waste time doing this.
(You'd next notice that it STILL doesn't line up, because of your 60px
margin. Etc.)

Go back. Simplify your life. Think about what the content is, and the
look you'd prefer to suggest for it. Probably, a table is not part of
the best answer. And finally: good luck!

John
Jun 12 '06 #4
christopher ha escrito lo siguiente el 12/06/2006 04:52:
can someone look at http://christopherpisz.freesite.us/tester/layered.html
and tell me why the text in the content section is appearing midway down the
page instead of lines up with the Ks in the nav section?
try adding
valign="top"
on that td
I am having a heck of a time splicing my images in photoshop and making it
look right in the html.

--
Luciano A. Ferrer
la**************@SacaDMEgmail.com
http://relojurbano.com.ar .algún día volverás.

.... Vencía el que se despojaba de todo.
Jun 13 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gaz | last post by:
Hi, I need to have a table nested within another table. The tables are alongside each other visually speaking, and the nested table (on the right) can vary in size. My problem is that when the...
9
by: Ben Solwitz | last post by:
I am having some layout troubles with my site in IE6 and FireFox. The site is located at http://www.wickliffe.lib.oh.us/New/home.htm The top and bottom images in the link box in the upper right...
39
by: Zak McGregor | last post by:
Hi all Are there any good solutions to aligning form field names and input boxes without resorting to tables? I am struggling to do this nicely at the moment. Thanks Ciao Zak
4
by: Alex Meier | last post by:
I have the following problem: I need a simple, tabular layout in a webshop. - left column: navigation column with approx. 170px width - right column: content area the goal: the left column...
1
by: Benny Raymond | last post by:
I have a dataset setup with a main table that has some information in it along with an element that is a nested table so that I can store rows of history information for that one row in the main...
0
by: Mahesh Devjibhai Dhola | last post by:
Hi, I dont know its good design or not but I have one REQUIREMENT that, I need nested tables (one table control into another table control) up to N level. and N can be anything positive integer up...
0
by: Mahesh Devjibhai Dhola | last post by:
Hi, I dont know its good design or not but I have one REQUIREMENT that, I have a Web application created in ASP.NET, and I need nested tables (one table control into another table control) up to N...
2
by: Cylix | last post by:
I have try to using createElement to form a nested table, But it seems cannot show the nested table. Is it possible to do so?
3
by: Frank Swarbrick | last post by:
I was just messing around trying to learn things and attempted the following: select brch_nbr , sum(case when post_flag != 'P' then amount else 0 end) as sum_amount from film.film_transactions...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.