Sunteți pe pagina 1din 1

TAGS <b> bold </b> <em> italicised </em> break <br>.

adds new line, VOID tag ATTRIBUTES <tag attr="value"> contents </tag> anchor - <a>, used to make links <a href = "www.rediff.com"> rediff </a> image - <img>, add image, alt is what is displayed if it doesnt work <img src = "uri" alt ="text"> has no closing tag, has no content, is called VOID tag BLOCK ELEMENT <p> paragraph </p> <div class ="bar"> STRUSCTURE <!DOCTYPE HTML> <html> <head> <title> Title </title> </head> <body> body </body> </html> http://www.example.com/path ?query1=whatever & ?query2=n http://www.example.com/path #fragment http://www.example.com/path :port (some number) METHODS GET POST INLINE All before <span class = "foo">

S-ar putea să vă placă și