This is the specification for outsorcing-oriented software enterprises' websites. (Version 0.1)
1 Content
1.1
The Content is the sum or range of what has been perceived, discovered or learned. It includes many factors which would be considered be useful for someone who is concerned.
1.2
For every single enterprise, it should be an impressive name and a slogan.(The definition of name and slogan, the size of logo picture, the location)
1.3
For every single enterprise, it should be some hyperlinks of important factors in the head of homepage. (Overview, Service, Client, Career, etc.) (We would first do statistics and pick up top factors)
1.4
For some of the enterprises, there would be flash between head and body part. (The statistics of size, color etc.)
1.5
For every single enterprise, it should be some hyperlinks indicating structure of website.(Site map, etc)
1.6
For some of the enterprises, they prefer putting a search textfield in homepage.
1.7
For every single enterprise, the detailed contact information must be shown explicitly.
1.8
For every single enterprise, it should be the copyrights declaration in the bottom part.
2 Structure
2.1
Structure is the classfication of the web pages' content, as a part of web standards.
2.2
For every single enterprise, it shold select appropriate web coding language to meet the web standards. (XHTML1.0 or HTML 4.0)
2.3
For every single enterprise, it should select appropriate doctype(Transitional, Strict, Frameset)
2.4
3 Presentation
3.1
Presentation controls the layout of strucutred information, including many factors such as size, color, style, and so on.
3.2
For every single enterprise, it should use CSS to control stylesheet(Navigator,Background Control, List, Form, Font, Image, Button,)
3.3
For every single enterprise, they should consider the CSS compatibility in different browser( IE 6.0+, Mozilla Firefox)
3.4
CSS is presentation-only use.
4 Behavior
4.1
Behavior is the defnition of model inside the document and interaction. (DOM, ECMAScript)
4.2