Jump to content

More...

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
divaliya

divaliya

    Newbie

  • Members
  • Pip
  • 8 posts
I have several more problems I'm trying to solve & figure out what in the world I'm doing wrong! :cursing:

<html xmlns = "http://www.w3.org/1999/xhtml">
<head>
<title>Image</title>
<style type = "text/css">
body { background-color: #800080
text-align: center;
font-family: arial, sans-serif;
padding: .5em;
margin: .5em }
h1 {font-family: verdana, sans-serif}
h2 {font-family: verdana, sans-serif}

</style>
</head>


<body>
<p>
<div class = "dashed">Dashed border</div><hr />
Just a sample of what a CSS text should look like.</p>
</body>
</html>

#2
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
could you explain what are you doing here ? what do you want to do :p

#3
divaliya

divaliya

    Newbie

  • Members
  • Pip
  • 8 posts
Hello...I'm trying to get the dashed border to work...currently in a class & though I'm following instructions-obviously not well-I'm struggling w/getting my programs to work, so I'm seeking more help!

:lol:

#4
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
in
<div class = "dashed">Dashed border</div>
you used a css class called "dashed" which doesnt exist, you should put it in your style tag
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript