7

LIFE OF A DEVELOPER

:)
Ready to code

:/
Debugging

Comments
  • 3
    New Indian Guy, Welcome
  • 2
    No need for hashtags
  • 0
    What type of dev is asking for your help to update a line of CSS? That’s someone who slipped through the HR “quality control” process.
  • 0
  • 0
    Last night I install notepad ++but every time i want to add images using html it doesn't show the image I add.Plz tell me a solution.
  • 1
    @hardly Copy and paste this code

    <HTML>
    <BODY>
    <IMG SRC = "image.png">
    </BODY>
    </HTML>
Add Comment