Beginner needs help from cobbled together html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • myabigail
    New Member
    • Dec 2014
    • 1

    Beginner needs help from cobbled together html

    I'm a total novice at HTML and am trying to cobble something together for a web site, partly by copying code from the rest of my site (GoDaddy Website Builder).

    For the life of me, I can't get this text to be white. It wants to be black. What have I done wrong?

    Code:
    <!DOCTYPE html>
    <html lang="en" dir="ltr">
    <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
    <head>
    <title>test</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta http-equiv="Content-Location" content="test.html">
    <meta name="generator" content="Starfield Technologies; Go Daddy Website Builder v7.0.159">
    <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Fredericka+the+Great|Allura|Amatic+SC|Arizonia|Averia+Sans+Libre|Cabin+Sketch|Francois+One|Jacques+Francois+Shadow|Josefin+Slab|Kaushan+Script|Love+Ya+Like+A+Sister|Merriweather|Offside|Open+Sans|Open+Sans+Condensed|Oswald|Over+the+Rainbow|Pacifico|Romanesco|Sacramento|Seaweed+Script|Special+Elite">
    <span style="font-size:24px;"><span style="color: #FFFFFF;"><span style="font-family: francois one; color: #FFFFFF;"> <a href="tel:4696659968">469-665-9968</a></span></span></span><br>
    </p>
    </div>
    </div>
    </div>
    </div>
    Last edited by Niheel; Dec 4 '14, 10:47 AM. Reason: Edited Code
Working...