레이아웃 html 용어 설명 좀 해주세요 정보
레이아웃 html 용어 설명 좀 해주세요본문
게시판 메뉴 부분인데요.
너무 모르겠네요. 고수분께서 용어 좀 간략한 설명 해주실수있나요?
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
//글로벌인덱스
$global_index=1;
//로컬경로와 명칭
$local_path = $g4[path]."/sub1";
$local_title = "^^행복한 좋은 하루~";
include_once("$g4[path]/head.php");
?>
<link href="<?=$g4[path]?>/css/local.css" rel="stylesheet" type="text/css">
너무 모르겠네요. 고수분께서 용어 좀 간략한 설명 해주실수있나요?
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
//글로벌인덱스
$global_index=1;
//로컬경로와 명칭
$local_path = $g4[path]."/sub1";
$local_title = "^^행복한 좋은 하루~";
include_once("$g4[path]/head.php");
?>
<link href="<?=$g4[path]?>/css/local.css" rel="stylesheet" type="text/css">
댓글 전체