ninacess


Member since 01/30/2012

Name: Nina

Location: CA

5 snippets

1859 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

ninacess's Recent Snippets



« Prev 1 Next »
Select wp_users and wp_posts to retrieve data from both tables in order to display post title, post date, author name with gravatar (gravatar isn't listed in this code) Note: probably not idea solution, but it's one of many fixes
0 658 posted 12 years ago by ninacess
Box shadow properties (example) box-shadow: 1px 3px 5px 2px #c6c6c6; 1px = horizontal offset 3px = vertical offset 5px = blur radius 2px = spread distance #c6c6c6 = color
0 441 posted 12 years ago by ninacess
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 745 posted 12 years ago by ninacess
Simple Show/Hide Panel we learned in class for an assignment.
0 465 posted 12 years ago by ninacess
One-line code for installing LAMP server for Ubuntu OS.
0 692 posted 12 years ago by ninacess
« Prev 1 Next »