If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

Learning HTML

Started by psufootball, 06-25-2010, 15:51:03

Previous topic - Next topic

Lishmalinyjames

Copy the HTML page example listed above.
Create a new file in your text editor.
Paste the code into the new text file.
Save the file as index. html .


JackyN

Skip the WYSIWYG editors and theory-heavy books. Your best bet is The Odin Project - it forces you to set up a real dev environment and git. You'll learn semantic HTML and accessibility properly, not just toy examples. That foundation is priceless.
  •  


If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...