Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
HTML to CSS
(view source)
Revision as of 22:28, June 28, 2010
431 bytes added
,
22:28, June 28, 2010
m
Reverted edits by
Xstar
(
Talk
) to last revision by
Aschlafly
Line 1:
Line 1:
−
lolfail, you can't even get
a category
linked properly
+
The following table is
a
translation of the features in [[HTML]] and [[CSS]] "coding".
+
+
{|border=1
+
|Feature
+
|HTML
+
|CSS
+
|Comment
+
|----
+
|center text
+
|align=center
+
|text-align: center
+
|
+
|----
+
|italics
+
|<i></i>
+
|font-style: italic;
+
|
+
|----
+
|bold
+
|<b></b>
+
|font-weight: bold;
+
|
+
|----
+
|background
+
|bgcolor=#E6D596
+
|background-color: #E6D596
+
|Do not use quotes around hex codes here!
+
|----
+
|capitalize words
+
|
+
|text-transform:capitalize;
+
|
+
|----
+
|}
+
+
[[
category
:html]]
TK
nsTeam1RO, nsTeam1RW, nsTeam1_talkRO, nsTeam1_talkRW
26,487
edits
Navigation menu
Personal tools
Log in
Namespaces
Article
talk page
Variants
Views
Read
View source
View history
More
Search
Popular Links
Main Page
Recent changes
New Pages
Random page
Statistics
Edit Console
Special pages
Printable version