How to Get Gimp Layout Code
The GNU Image Manipulation Program, or GIMP, is a freely available image-editing program. You can design a Web page layout in GIMP; however, unlike in Adobe Photoshop, you cannot directly export the layout with layout code from GIMP. Instead, export each layer of your page layout as a separate graphic using the GIMP aPNG plugin, then create the HTML code to piece the exported GIMP layers together in an HTML editor.
Instructions
-
-
1
Open the page layout in GIMP.
-
2
Click “File” and “Export Layers.”
-
-
3
Click “To PNG” and “Export.” All layers in the graphic are exported to separate PNG files.
-
4
Open an HTML editor and piece together the exported layers to finish your Web page layout.
-
1