In HTML CS2830 Multi-Column Layout (Note: This is just an example with fictitiou
ID: 3744234 • Letter: I
Question
In HTML
CS2830 Multi-Column Layout (Note: This is just an example with fictitious numbers. Computer science is the scientific and practical approach to computation and its applications. It is the systematic study of the feasibility, structure expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to information An alternate, more succinct definition of computer science is the study of automating algorithmic processes that scale. A computer scientist specializes in the theory of computation and the design of computational systems. Its fields can be divided into a variety of theoretical and practical disciplines. Some fields such as computational complexity theory (which exploresthe fundamental properties computational and intractable problems), are highly abstract, while fields such as computer graphics and WEB DEVELOPMENET emphasize real- world visual applications Web development is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network). Web development can range from develcping the simplest static single page of plain text to the most complex web-based internet applications, electronic businesses, and social services. A more comprehensive list of tasks to which web Use the format as an example for the challenge.) Left Column Physical Width: Middle Column Physical Width 153px->Content Width 24px -padding 26px->margin 455px->Content Width 25px->padding 15px-margin 5px- border 17px->border 220px 500px network Wrapper Content Width: 220px->left column 500px-middle column + -right column development commonly refers may include web engineering. web design, web content development, client liaison, client-side/server-side scripting. web server and network security configuration, and e-commerce development Among web professionals, "web development usually refers to the main non des gn aspects of building web sites: writing markup and coding 280px left middle right wrapper 220px+500px right 1280px right 560px physical width of content width+ padding+ margin+border physical width right content width+23px+ 17px+ 20px 560px right content width 500pxExplanation / Answer
Hi Sir, first of all this not possible to acieve via 1 paragraph tag, we need to create a base table and in that we need to add <tr><td> tages where we can fill these contents so that it looks identical. Eg below:-
See carefully how the table is first constructed and <tr rowspan="2"> have been used to merge 2 columns into 1 (first row say). By this we can achieve the Green layout. Inside the <td> tag we can place <p class="#1">Put your html content here </p>
Left Column Physical Width:
153 px-> .....
.......................................
Middle Column Physical Width:
455 px -> .....
..................................................
Wrapper Content Width:
220px ->left column
500px ->middle column.....
.........................................................................................
Please let me know in case of any clarifications required. Thanks!
Note: This is just an example.....Left Column Physical Width:
153 px-> .....
.......................................
Middle Column Physical Width:
455 px -> .....
..................................................
220px 500pxWrapper Content Width:
220px ->left column
500px ->middle column.....
.........................................................................................
1280pxRelated Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.