HTML Tutorial - Position Control
Related Tags:
<DIV ALIGN=#> # = left / right / center
Example:
<html>
<head>
<title> Position control </ title>
</ Head>
<body>
<div Align=left>
Hello! <Br>
<div Align=right>
Hello! <Br>
<div Align=center>
Hello! <Br>
</ Body>
</ Html>
In addition, ALIGN attributes are often used in other tags, cause changes in the location of its contents.
Such as: <P ALIGN = #>
<HR ALIGN=#> # = left / right / center
<H1 ALIGN=#>
- CSS position: fixed for IE
- Personal websites on the position of your interest still rely on operators
- Interpretation of a section of the cursor position in the insert characters js code
- CSS website and the relative position of absolute positioning
- CSS memorandum (Float, Position, Div, inline)
- Position: absolute absolute positioning of the strange disappearance
- CSS case of the use of elements POSITION
- Javascript set DIV position
- Div ? ? ? ¨°
- CSS logo effect of the current page position Principle
- Position: absolute, absolute positioning is relative positioning of the strange phenomenon
- CSS page layout feature Position Is Everything
- DIV eternal middle position
- HTML Tutorial - Position Control
- Position: relative absolute unable to break through
- How to correctly position the use of attributes What is the role of it?
- Javascript TextArea how to be in the position of the cursor
- Usage of alternative background-position
- DIV
- CSS2.0 position attribute
Making learning website: effect of the three forms

Li achieve the effect of form <style> Ul (display: inline;) Li ( List-style-type: none; Float: left; Width: 190px; Height: 22px; Text-align: left; Text-indent: 4px; &...
Ajax design entry procedures

First, the main reason for the use of Ajax 1, the adoption of appropriate Ajax applications to achieve better user experience; 2, and some of the previous server burden has shifted to the client, client to the idle processing power to deal with and reduce the burde...
DIV under adaptive picture

We (especially the rookie like me) often encountered a problem - Adaptive picture. This problem is very common. In the article, in the Forum, so to speak: Where upload pictures, where there is a problem, but not at the forum, was questioned. Why? ...
Google - PageRank decryption technology (1)

Google - PageRank decryption technology (1) 1 What is PageRank 2. PageRank determining factor 3. Check how PageRank 4. Importance of PageRank 5. Google's search results before 1,000 6. PageRank and other f...
Div + CSS layout entry Guide (2)

Second, the overall structure and write CSS Next we create a desktop folder named "DIV + CSS layout practice" in the folder under the new two empty notepad files, enter the following: Code <DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transiti...