/    Sign up×
Community /Pin to ProfileBookmark

Newbish, but allignments?


———————————————————————-

<font color=white><b><u>Sides</u></b><br></font>
<a href=’about.html’ target=main>About</a><br>
<a href=’income.html’ target=main>New income system</a><br>
</div>
| <a href=’gbrinf.html’ target=main>Great Britain: Infantry</a><br>
| <a href=’frinf.html’ target=main>France: Infantry</a><br>
| <a href=’gerinf.html’ target=main>Germany: Infantry</a><br>
| <a href=’korinf.html’ target=main>Korea: Infantry</a><br>
| <a href=’usainf.html’ target=main>USA: Infantry</a><br>
| <a href=’rlfinf.html’ target=main>The RLF: Infantry</a><br>
<div align=”center”>
<a href=’scn.html’ target=main>Screenshots</a><br>
<a href=’dnl.html’ target=main>Downloads</a><br>

<a href=’lnk.html’ target=main>Links</a><br><br>
———————————————————————-

ok, how do i change the link color of just that section? and how do i put a margin, so that after the [country:] there is a set mrgin and infantry applies to it, if you know what i mean?
-cheers

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@ray326Mar 13.2004 — I can't tell what "that section" is but here's a suggestion of how you might rethink what you've got.
<i>
</i>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Conforming HTML 4.01 Transitional Template&lt;/title&gt;
&lt;link rel="stylesheet" type="text/css" href="" /&gt;
&lt;style type="text/css"&gt;
body { color:white; background: darkblue; }
ul,li,dl { margin:0;padding:0;list-style-type:none; }
dt { float:left; margin:0 5px; }
dd { margin-left: 100px; }
a { color: white; }
dl a { color:yellow; }
&lt;/style&gt;
&lt;script language="javascript" type="text/javascript"&gt;
&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h2&gt;Sides&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href='about.html' target=main&gt;About&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='income.html' target=main&gt;New income system&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;dl&gt;
&lt;dt&gt;Great Britain:&lt;/dt&gt;&lt;dd&gt;&lt;a href='gbrinf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;dd&gt;&lt;a href='gbrinf.html' target=main&gt;Marines&lt;/a&gt;&lt;/dd&gt;
&lt;dt&gt;France:&lt;/dt&gt;&lt;dd&gt;&lt;a href='frinf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;dt&gt;Germany:&lt;/dt&gt;&lt;dd&gt;&lt;a href='gerinf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;dt&gt;Korea:&lt;/dt&gt;&lt;dd&gt;&lt;a href='korinf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;dt&gt;USA:&lt;/dt&gt;&lt;dd&gt;&lt;a href='usainf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;dt&gt;The RLF:&lt;/dt&gt;&lt;dd&gt;&lt;a href='rlfinf.html' target=main&gt;Infantry&lt;/a&gt;&lt;/dd&gt;
&lt;/dl&gt;
&lt;div align="center"&gt;
&lt;ul style="border: 1px dotted white;"&gt;
&lt;li&gt;&lt;a href='scn.html' target=main&gt;Screenshots&lt;/a&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='dnl.html' target=main&gt;Downloads&lt;/a&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='lnk.html' target=main&gt;Links&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
Copy linkTweet thisAlerts:
@NewbieLearnerauthorMar 13.2004 — lol, i wont se all of that because i already have locations and the upper part sort ou. But i can use the rest, so : Thanks ?
×

Success!

Help @NewbieLearner spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...