Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

insights regarding my website

emperorjesse

Novice
Advanced Member
Messages
34
Reaction score
0
Points
26
Hello po!

Kagagawa ko lang ng bagong website, and planning to buy a domain na .com para mas mukhang professional. ano sa tingin nyo po? may mga tips po ba kayo like san much better mag host, seo, etc etc.


http://latticeweddings.asia
 
Thanks sir putikkoe! gamit ko. may recommended ka po na web hosting?
 
Yung mga "link" mo ay puro external sources, why not host it in your own space?

Put your javascript / jquery at the end of your file

Gawa ka ng isang CSS file at dun mo ilagay yung mga style ng mga objects mo.

May mga classes ka, use it. Napansin ko kasi may classes ka na, may inline styles ka pa

Use CSS shortcuts
Code:
margin: 0px 0px 0px 0px;		margin: 0
margin: 30px 10px 25px 10px		margin: 30px 10px 25px
background-color: #ffffff;		background: #f00
padding: 30px 0px 20px 0px;		padding: 30px 0 20px
padding: 0px 10px 0px 0px		padding: 0 10px 0 0

display:none;width:100%; height:600px; may height and width pero naka display: none

Kalat kalat ung mga css declarations mo, meron ka sa una, bandang gitna, may bandang dulo din.

Madami ka in-include na javascript plugins sa ilalim. Hindi ko alam kung kailangan mo lahat un jan sa current page mo

Also, napansin ko lang, hindi mo to ginawa from scratch with a simple code editor. Ginamitan mo to ng wysiwyg editor. Drag and drop ng objects, then export. Kaya yung mga id and classes ay sequential (ie. widget-id-1455409, widget-id-1455408). SUbukan mo gumawa nang from scratch, para alam mo kung para saan ang bawat objects at properties

---------------------

Hanap pa ako ng iba mamaya
 
hmmmnnn...much better po yung mga free themes kasi naka set na lahat, edit mo nalang ang content at change ang mga images. :)
 
Back
Top Bottom