T
Tim W
Obviously any new website I make I need to think about how it will
display on a phone and a tablet. This is my very simple thinking on the
matter:
I need to make the width of the design variable down to about 620 pxs,
640 being the width of an iphone screen and there isn't any reason to
think that screen pixel sizes are going to get even smaller again.
Keeping a careful eye on how my layout is constructed with floats,
positioning, tables and lists I want to make sure that it remains
readable and coherent, with elements falling below one another as
necessary as the width is reduced.
Then I need to make sure that text sizes can be raised a bit to
compensate for the high resolution of a phone screen without
making
the text
into a
sort of
cummings
type
poem
like
this
is that all there is to it, this 'responsive' design lark? I am totally
teaching myself so I worry I may be missing something. I have seen
sometimes a different css for a different screen size but that looks a
bit unecessary for my simple sites.
Tim w
display on a phone and a tablet. This is my very simple thinking on the
matter:
I need to make the width of the design variable down to about 620 pxs,
640 being the width of an iphone screen and there isn't any reason to
think that screen pixel sizes are going to get even smaller again.
Keeping a careful eye on how my layout is constructed with floats,
positioning, tables and lists I want to make sure that it remains
readable and coherent, with elements falling below one another as
necessary as the width is reduced.
Then I need to make sure that text sizes can be raised a bit to
compensate for the high resolution of a phone screen without
making
the text
into a
sort of
cummings
type
poem
like
this
is that all there is to it, this 'responsive' design lark? I am totally
teaching myself so I worry I may be missing something. I have seen
sometimes a different css for a different screen size but that looks a
bit unecessary for my simple sites.
Tim w