I'm making a website (for schoolwork) using a combination of php, html and css. I'm currently working on the initial design stages of my site and as I'm inexperienced at html/css, I am going slowly through tutorials trying to learn.做一個HMTL <a href> hyperlink not appear as a hyperlink
Including the hyperlink my banner looks like:
我想有鏈接的功能,但沒有鏈接視覺設計效果。
必要的代碼是:
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<center>
<div id = "indexBackgroundOne"><h2 style="font-family:verdana"> Q U E S T S ®</h2></div>
</center>
</html>
謝謝!
這並不包括鏈接 – Mindless
@Mindless,對不起,現在它 – user10089632