February 3rd, 2008 admin
Random background - each time you enter the page, the picture has been designated folder, randomly selected a picture as a background display. The method presented here is the use ASP + CSS to achieve.
ASP - ASP101
The following is quoted…
Posted in Css+Div Web Design | No Comments »
February 3rd, 2008 admin
Random background - each time you enter the page, the picture has been designated folder, randomly selected a picture as a background display. The method presented here is the use ASP + CSS to achieve.
ASP source code:
…
Posted in Css+Div Web Design | No Comments »
February 1st, 2008 admin
Web site data show that the form is an important element, but if too ordinary form, the contents of visitors will be resistance. The code below into the website <head> </ head> between forms can be added to the turn of the background color:
<style…
Posted in CSS Properties | No Comments »
January 29th, 2008 admin
<html>
<head>
<meta Http-equiv="Content-Type" content="text/html; charset=gb2312">
<title> Bicolor forms CSS examples </ title>
<style Type="text/css">
…
Posted in CSS Properties | No Comments »
January 28th, 2008 admin
IE rolling with the CSS definition of the colour (Ziyang Menuhin at 9:15 on May 28, 2001)
With Microsoft InternetExplorer browser and the continuing escalation of more new features added, since IE5.5 web designers can start by CSS (Cascading Style Sheets cascading style sheets)…
Posted in Css+Div Web Design | No Comments »
January 27th, 2008 admin
Chapter IV of the CSS background color
Switched from: Dynamic Network Production Guide C S S www.knowsky.com this chapter, the main role in the front end of the chapter on the statement and application of the methodology and some of the features, this chapter, will…
Posted in Css+Div Web Design | No Comments »
January 27th, 2008 admin
<style Type="text/css">
<! –
Tr (background-color: expression ((this.sectionRowIndex% 2 == 0)? "Red": "blue"))
–>
</ Style>
</ HEAD>
<table>…
Posted in CSS Properties | No Comments »
January 27th, 2008 admin
07-7-24, released an updated version of "css shielding layer + Background pop-up pages (compatible with fiefox) - V2.01"
We hope to continue to support and opinions for this function gradually perfected.
…
Posted in Css+Div Web Design | No Comments »
January 22nd, 2008 admin
<! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN">
<HTML>
<HEAD>
<TITLE> CSS styles, the use of JavaScript (onmouseover / onmouseout) 2 </ TITLE>
<META NAME="Generator"…
Posted in Css+Div Web Design | No Comments »
January 20th, 2008 admin
IE browser in which the use of filters can produce many nice effect. Color is graded one of them. The following manner:
Filter: progid: DXImageTransform.Microsoft.Gradient (startColorStr = "# ffffff" endColorStr = "# 336699"…
Posted in Css+Div Web Design | No Comments »