How to use HTML codes in wordpress?

Discussion in 'WordPress' started by techstalks, Aug 19, 2012.

  1. #1
    please see the below code and tell me how to use this code in wordpress. please tell me step by step process because i do not know much about coding and wordpress. http://codepen.io/Idered/pen/dsCFG
     
    techstalks, Aug 19, 2012 IP
  2. grafixdev

    grafixdev Greenhorn

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #2
    login to your wp admin panel and
    go to appearance > editeor
    There you can see the codes of hedaer ,body,footer
    You can also edit them as well.
     
    grafixdev, Aug 19, 2012 IP
  3. vaayaaedu

    vaayaaedu Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you need to pass html and css in function as parameters.
     
    vaayaaedu, Aug 19, 2012 IP
  4. vaayaaedu

    vaayaaedu Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    create html file. Save the file in php, then create header, index and footer include the files. for more details get the help of codex.
     
    vaayaaedu, Aug 20, 2012 IP