[webkit-help] How to re-layout a web page?
Ryosuke Niwa
rniwa at webkit.org
Fri Jan 18 10:52:48 PST 2013
Hi,
This mailing list is a place to ask for questions about WebKit. Please post
your questions about HTML/CSS/etc... elsewhere.
- R. Niwa
On Fri, Jan 18, 2013 at 7:08 AM, 李振鹏 <lizhenpeng at live.com> wrote:
> I want to re-layout a web page like below:
> -----------------------------------------------------------
> | ---------------------------------------------------- |
> |
> | 1
> | |
> | --------------------------------------------------- |
> | ----------------------- ---------------------- |
> | | 2 |
> | 3 | |
> | | |
> | | |
> | ----------------------- ---------------------- |
> |----------------------------------------------------------- |
>
> Now I want to relayout as below:
> ---------------------------------
> | ----------------------------- |
> | | | |
> | | 1 | |
> | ---------------------------- |
> | ----------------------------- |
> | | 2 | |
> | | | |
> | ----------------------------- |
> | ---------------------------- |
> | | 3 | |
> | | | |
> | --------------------------- |
> ----------------------------------
>
> I want to 1 become narrow, 3 below 2.
>
> How to do this? where can I start ?
>
> BR/izp
>
>
>
>
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130118/07bd61f5/attachment.html>
More information about the webkit-help
mailing list