Home Answers Viewqa JSP-Servlet how to divide 1 web page into some parts using div tag...

 
 


Sandhya.B
how to divide 1 web page into some parts using div tag...
1 Answer(s)      a year and 11 months ago
Posted in : JSP-Servlet

how to divide 1 web page into some parts. i know it using frames in html,bt how can we do it in jsp. my friend told it can b done using div tag. i ve tried bt couldnt do it,plz help me with some example(with code plz) n output also to knw hw it works,if possible with screen shots. i'm developing a website in that nw i ve started creating home page,bt m nt knowing how to divide that into frames in jsp.

View Answers

June 30, 2011 at 2:49 PM


<html>
<div align="top" style="width:1024;height:100;border:solid;border-width:2;">
<img src="C:\\image.jpg" height="100" width="1024"></img>
</div>

<div style="width:1024;height:200;">
<div style="width:300;height:200;border:solid;border-width:2;float:left;"></div>
<div style="width:300;height:200;border:solid;border-width:2;float:right;"></div>
</div>

<div align="bottom" style="height:100;width:1024;border:solid">
<center>Hello World</center>
</div>
</html>









Related Pages:
how to divide 1 web page into some parts using div tag...
how to divide 1 web page into some parts using div tag...  how to divide 1 web page into some parts. i know it using frames in html,bt how can we do it in jsp. my friend told it can b done using div tag. i ve tried bt couldnt do
how to divide 1 web page into some parts...
how to divide 1 web page into some parts...  how to divide 1 web page into some parts...i know it using frames in html,bt how can we do it in jsp... home page,bt m nt knowing how to divide that into frames in jsp.  <
how to divide 1 web page into some parts...
how to divide 1 web page into some parts...  how to divide 1 web page into some parts...i know it using frames in html,bt how can we do it in jsp... home page,bt m nt knowing how to divide that into frames in jsp.   <
how to divide a web page into some frames.....
how to divide a web page into some frames.....  how to divide 1 web page into some parts. i know it using frames in html,bt how can we do it in jsp... page,bt m nt knowing how to divide that into frames in jsp.  Please go
divide html page
divide html page   how to divide html page into 3 parts without using frames
divide a page
divide a page   how to divide a page using jsp in three different column and in which , in first column , there is a phone number box,whenever a phone numhber is given immediately it will shown in below of the phone box
divide a page
divide a page   how to divide a page using jsp in three different column and in which , in first column , there is a phone number box,whenever a phone numhber is given immediately it will shown in below of the phone box
how to devide a web page into parts and setting the targets like frames but without using frames
how to devide a web page into parts and setting the targets like frames but without using frames  Here is my requirement, I have to devide a web page into 3 parts(top,left and right). top part contains logo and name of company
div to scrollbar - Java Beginners
is some what different let me make it more clear i have div which increases in size... vertical scrollbar. for this i am using a css for that div in which i tried to add...","linedown0"); scrollBars[0].initScroll(); } Div using scrollbar
Tomahawk div tag
Tomahawk div tag          This tag is used to places an html div around its children. So instead of using html div tag we can use JSF tomahawk's own div
HTML div tag
HTML div tag  I have created a webpage using the div tag. The webpage has the header and the footer. the middle area is divided into left and right parts. The left side has a list of link. The right side part basically shows
HTML div tag
HTML div tag  I have created a webpage using the div tag. The webpage has the header and the footer. the middle area is divided into left and right parts. The left side has a list of link. The right side part basically shows
HTML div tag
HTML div tag  I have created a webpage using the div tag. The webpage has the header and the footer. the middle area is divided into left and right parts. The left side has a list of link. The right side part basically shows
HTML div tag
HTML div tag  I have created a webpage using the div tag. The webpage has the header and the footer. the middle area is divided into left and right parts. The left side has a list of link. The right side part basically shows
Some Notes on Java Programming Environments
some obvious links on the main page. (As of July 1, 2002, they are labeled...). Company Web page at http://www.borland.com. JBuilder site at http... Java web site.) The rest of this appendix contains some basic instructions
Show mu;tiple DIV contents in a page
. on selecting an option, it should display 1 div out of 3 div contents. 1st div tag contains 1 text box, 2nd div tag contains 2 text boxes, 3rd div tag contains 3 text... 1 div out of 3 div contents. 4th div tag contains 4 text box, 5th div tag
loading page in div
loading page in div  how to load another web page in div?   <div name="iframe" id="iframe"></div> <iframe id="foo" name="foo" src="http://www.w3schools.com/"></iframe> //and in Javascript
DIV ERROR - Framework
tag is strached....when i maintain max width....at that time...my web page dose'nt stretched ..but the data crossed my div tag..... any body can give me...DIV ERROR  I HAV FACING THE PROBLEM..... when...i m fetching
How to change value of div using Ajax in struts.
How to change value of div using Ajax in struts. In this example, we will introduce you to how to change value of div tag using Ajax in struts, without... of Ajax div tag. </sx:a></body> </html> 2
Database books- Page 1
Database books- Page 1     ... a description of how to get started with Transact-SQL using the isql utility. All... main parts: Basic Topics and Advanced Topics. Describes the naming
Div (Ajax Tag) tag Example
without refreshing the entire page. The div tag when used with Ajax refreshes...Div (Ajax Tag) tag Example       In this section, you will learn about the div tag. The div tag is an Ajax
class of div tag
class of div tag  How can i recognize the selected DIV class
Struts2.2.1 Ajax div tag example.
Struts2.2.1 Ajax div tag example. In this section, we will introduce you to about the Ajax div tag. The div tag when used with Ajax refreshes the content of a particular section without refreshing the entire page.  1- index.jsp
div align left css
div align left css  Hi, How to align the div to left using the css in HTML page. Thanks
Java Web Parts
Java Web Parts       Java Web Parts The AjaxTags component of the Java Web Parts project is a taglib... element on a page, It is nice because it does not require you to change anything
JavaScript Hide Div
; In this section, we are going to hide div element on clicking the button using the JavaScript. In the given example, we have created a div element using <div> tag. The method document.getElementById('div') grabs the text of the div element
write Div in jsp page - JSP-Servlet
write Div in jsp page  How can i write Div class in jsp page?  Hi Viral Sonawala tag is a html tag, perform the same function in jsp.... The tag is supported in all major browsers. Optional Attributes: align : left
New Page 1
: ${paramValues.address[1]} Using Custom Methods in EL: Methods or functions can be used... without using java code. EL was introduced in JSTL 1.0, but now is formally... in using EL EL Expressions : EL expressions are always within
JavaScript move div
; This section illustrates you how to move a div element on the window using JavaScript. In the following code, we have defined a div element consisting of text... JavaScript move div
JavaScript getElementById div
some text into text field to set it into div. Click on the button "Move... JavaScript getElementById div...; In JavaScript we can get access to any node by using the method
WEB PAGE
WEB PAGE  How To Create A Simple web Page Of a gmail using applet
How to export web page to excel using java or jsp or servlets
How to export web page to excel using java or jsp or servlets  Hi I am trying to export web page(jsp page ) to excel using jsp or servlets. I am... errors. Please can anyone tell me how to do this using java or jsp or servlets
Logic Equal Tag (<logic:equal>...</logic:equal>)
then this tag is used to evaluate the contents contained in the nested body parts... to evaluate the contents contained in the nested body parts of this tag...;The &lt;logic:Equal&gt;tag works if you enter 1</h3>
Java Programming: Chapter 1
are and how they work. You'll want to have some idea of what a computer program is and how one is created. Since you will be writing programs in the Java... Chapter 1 Overview: The Mental Landscape WHEN YOU BEGIN a journey
Logging Tutorial - Part 1
Logging Tutorial - Part 1 2000-12-14 The Java Specialists' Newsletter [Issue 003] - Logging part 1 Author: Dr. Heinz M. Kabutz If you are reading... subscribe page. You can subscribe either via email or RSS. Welcome
Logic greaterEqual Tag (<logic: greaterEqual>... </logic:greaterThan>)
in the nested body parts of this tag. This tag compares the variable against...;10000"> <h4>Using the tag &lt;logic:greaterThan &gt... Logic greaterEqual Tag (<logic: greaterEqual>...</logic
How to change functionlatiy in web page
How to change functionlatiy in web page  i need to change functionality of my web page..i came to know that by using collections it is possible..but i dont know how to use it...is any other way to change functionality of my web
php web page capture
php web page capture  How to capture the history of a web page using PHP
Refresh a Web Page Using In Servlet
.style1 { font-weight: bold; } Refresh a Web Page Using... example we develop an application to Refresh a web Page using Servlet. We... on the browser as a output. Step 1: Create a web page(timer.html) to call a Servlets
web page altering while displaying servlet response
web page altering while displaying servlet response  in my application one index.jsp and one servlet is there and the servlet contains some db code and i want to display response of that servlet in a div in my index.jsp
new web page
new web page  I am creating a new web page for an user to sign up....how to give error messages if an user has not entered some fields(it can be one or many)... An example could be your webpage where you have indicated in red
New Page 1
JavaScript loop through In this Tutorial we want to describe you a code that help you in understanding JavaScript loop through. We are using Java Script...;= 1; i <= 9; i++){   for(var j = 1
How Web Hosting works?
How Web Hosting works?   ... the working of Web Hosting service. We will explain you How Web Hosting works? Web... important for such business. Web hosting companies are using latest servers
how to open a web page using proxy in java and handling button event in that web page..?
how to open a web page using proxy in java and handling button event in that web page..?  Sir, what i need is a code which uses proxy address and opens a web page i.e for example and then clicks a "yes" button in that page
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance
image on div or cell of table
image on div or cell of table  I am using ms access database and I... but it display on browser but I want to display on inside the div tag or table tag pls... is to display on div or table... thnx in advance

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.