11.11.2014 Views

Professional Web Design: Techniques and Templates, Fourth Edition

Professional Web Design: Techniques and Templates, Fourth Edition

Professional Web Design: Techniques and Templates, Fourth Edition

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

288<br />

Chapter 11 ■ Case Study: High-Content CSS <strong>Design</strong><br />

a.linklist1:link { text-decoration:none;color:#0EC0FF;}<br />

a.linklist1:visited { text-decoration:none;color:#0EC0FF;}<br />

a.linklist1:active { text-decoration:none;color:#0EC0FF;}<br />

a.linklist1:hover { text-decoration:none;color:#D5EE03;}<br />

.color-1-text-13 { font-family: arial, geneva, sans-serif; font-size:<br />

13px; color: #FFAE00;}<br />

.color-1-text-14 { font-family: arial, geneva, sans-serif; font-size:<br />

14px; color: #FFAE00;}<br />

.color-2-text-14 { font-family: arial, geneva, sans-serif; font-size:<br />

14px; color: #000000;}<br />

/* þþþþþþþþþþ global general styles end þþþþþþþþþþ*/<br />

/* þþþþþþþþþþ global structure styles start þþþþþþþþþþ*/<br />

#a5-body-center {<br />

text-align:left;<br />

}<br />

#a5-body {<br />

position: relative;<br />

width: 770px; /* change this to a specific amount for a fixed<br />

design or a relative amount if the design should exp<strong>and</strong> to<br />

a percentage of the screen. E.g., 770px or 100%, respectively. */<br />

/* remove these comment tags if the page is to be centered<br />

margin-left: auto;<br />

margin-right: auto;*/<br />

text-align:left;<br />

padding-bottom:10px;<br />

border:0px solid #000000;<br />

}<br />

#a5-header {<br />

position:relative;<br />

left:0px;<br />

top:0px;<br />

height:78px;<br />

background: #000000 url(images/bg-header.gif) repeat-x;<br />

border:0px solid #000000;<br />

}<br />

#a5-login {<br />

position:absolute;<br />

top:24px;<br />

right:186px;<br />

width:165px;<br />

Game Developing GWX

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!