Jump to content
ExHasisx

Problema banala in HTML ..

Recommended Posts

Vreau sa ma apuc sa fac un site de la 0 in HTML .. NU vreau Joomla/WordPress .. nu vreau ceva gata facut de pe internet. Vreau sa fac eu ceva. Am pus un fundal si cand sa pun butoanele m-am lovit de cea mai de cacat faza...

o sa va pun o poza .. butoanele sunt intr-un dreptunghi albastru, cum fac sa dispara acele linii albastre ce au inconjurat butoanele? :| exista vreun cod CSS care adaugat poate face sa dispara acele linii albastre idioate?

Am pus o poza.. sa va dati seama despre ce vorbesc..

test.jpg

cel mai enervant este ca .. daca dau click pe ele se fac mov.. :-)

acesta este codul sursa pana acum

<title>Kirano - unelte pentru fanii anime</title>
<body background="backanime.jpg">


<a href="componente/grafica/butoane/comunitati.png">

<img src="componente/grafica/butoane/comunitati.png"> </a>



<a href="componente/grafica/butoane/animemusic.png">

<img src="componente/grafica/butoane/animemusic.png"> </a>


<a href="componente/grafica/butoane/radiochat.png">

<img src="componente/grafica/butoane/radiochat.png"> </a>


<a href="componente/grafica/butoane/interviu.png">

<img src="componente/grafica/butoane/interviu.png"> </a>


<a href="componente/grafica/butoane/infokira.png">

<img src="componente/grafica/butoane/infokira.png"> </a>

Link to comment
Share on other sites

Nu ma prea pricep, de asta spun.. nu am nici un css. Am doar un index.php si atat (codul il aveti mai sus)

cum trebuie sa pun in index.php ca sa nu mai apara alea acolo? ma refer sa-mi spuneti ce sa pun in index.php si ce fisier sa fac (fa fisierul nume.css si in index.php pune codul "xxxxxxxxx") .. asta ma interesa. nu prea ma pricep

Link to comment
Share on other sites

Nu am pus nici un <u> :(

uite tot codul

<title>Kirano - unelte pentru fanii anime</title>
<body background="backanime.jpg">

<LINK href="butoane.css" rel="stylesheet" type="text/css">

<a href="componente/grafica/butoane/comunitati.png">

<img src="componente/grafica/butoane/comunitati.png"> </a>



<a href="componente/grafica/butoane/animemusic.png">

<img src="componente/grafica/butoane/animemusic.png"> </a>


<a href="componente/grafica/butoane/radiochat.png">

<img src="componente/grafica/butoane/radiochat.png"> </a>


<a href="componente/grafica/butoane/interviu.png">

<img src="componente/grafica/butoane/interviu.png"> </a>


<a href="componente/grafica/butoane/infokira.png">

<img src="componente/grafica/butoane/infokira.png"> </a>

Edited by ExHasisx
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...