ssofia Posted June 11, 2011 at 02:02 PM Report #395271 Posted June 11, 2011 at 02:02 PM Ola Eu sou nova no HTML, ja li algumas coisas do assunto mas estou a ter dificuldades em ver a parte gráfica quando abro o meu ficheiro no browser, vejo na mesma o meu codigo!!!! Não era suposto ver só componente gráfica??? Obrigado
KTachyon Posted June 11, 2011 at 02:05 PM Report #395273 Posted June 11, 2011 at 02:05 PM Podes mostrar o código? “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare
ssofia Posted June 11, 2011 at 02:13 PM Author Report #395277 Posted June 11, 2011 at 02:13 PM è uma coisa tão simples quanto isto 👍 <html> <head> <title> O meu site </title> </head> <body> <h1>Cabeçalho</h1> <p> Este será o primeiro site </p> </body> </html>
KTachyon Posted June 11, 2011 at 02:21 PM Report #395279 Posted June 11, 2011 at 02:21 PM Que extensão deste ao ficheiro? “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now