Jump to content

Exporting Photoshop Sliced Page In Tableless CSS Format


ryanmtd

Recommended Posts

You can save it using CSS rather than tables...

 

-- Use the "save for web" option

-- click the "save" button once the images are optimized correctly

-- In the "settings" dropdown (just below the "format" dropdown) select "Other"

-- In the output settings dialog (pops up when you select "Other") select "slices"

-- Use the "generate CSS" option, rather than "generate tables"

 

That said... I don't use Photoshop to do my coding, and I really don't know any professional who does. I don't trust the code that it generates, even if you save it using CSS for layout, rather than tables. It uses a lot of absolute positioning (which can be difficult to understand/edit later) and in general seems to generate messy code.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...